Home
last modified time | relevance | path

Searched defs:ObjectCache (Results 1 – 5 of 5) sorted by relevance

/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DCompileUtils.h25 class ObjectCache; variable
/llvm-project/llvm/tools/dsymutil/
H A DBinaryHolder.h139 StringMap<std::unique_ptr<ObjectEntry>> ObjectCache; global() variable
/llvm-project/llvm/include/llvm/ExecutionEngine/
H A DExecutionEngine.h50 class ObjectCache; variable
423 virtual void setObjectCache(ObjectCache *) { in setObjectCache() argument
/llvm-project/llvm/lib/ExecutionEngine/MCJIT/
H A DMCJIT.h21 class ObjectCache; variable
/llvm-project/lldb/include/lldb/Expression/
H A DIRExecutionUnit.h31 class ObjectCache; variable