HomeSort by relevance Sort by last modified time
    Searched refs:LLVMObjects (Results 1 - 2 of 2) sorted by null

  /external/swiftshader/third_party/LLVM/lib/VMCore/
LeakDetector.cpp 29 Context.pImpl->LLVMObjects.clear();
39 pImpl->LLVMObjects.addGarbage(Object);
49 pImpl->LLVMObjects.removeGarbage(Object);
58 pImpl->LLVMObjects.setName("LLVM");
62 pImpl->LLVMObjects.hasGarbage(Message))
LLVMContextImpl.h 169 LeakDetectorImpl<Value> LLVMObjects;

Completed in 1866 milliseconds