Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/
H A DCompileUtils.h26 class ObjectCache; variable
/netbsd-src/external/apache2/llvm/dist/llvm/tools/dsymutil/
H A DBinaryHolder.h137 StringMap<ObjectEntry> ObjectCache; variable
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/
H A DExecutionEngine.h51 class ObjectCache; variable
424 virtual void setObjectCache(ObjectCache *) { in setObjectCache() argument
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/MCJIT/
H A DMCJIT.h21 class ObjectCache; variable