Searched defs:setObjectCache (Results 1 - 3 of 3) sorted by relevance

/external/llvm/include/llvm/ExecutionEngine/Orc/
H A DIRCompileLayer.h50 void setObjectCache(ObjectCache *NewCache) { ObjCache = NewCache; } function in class:llvm::orc::IRCompileLayer
/external/llvm/lib/ExecutionEngine/MCJIT/
H A DMCJIT.cpp143 void MCJIT::setObjectCache(ObjectCache* NewCache) { function in class:MCJIT
/external/llvm/include/llvm/ExecutionEngine/
H A DExecutionEngine.h403 virtual void setObjectCache(ObjectCache *) { function in class:llvm::ExecutionEngine

Completed in 373 milliseconds