reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

include/llvm/ExecutionEngine/Orc/CompileUtils.h
   81   void setObjectCache(ObjectCache *ObjCache) { this->ObjCache = ObjCache; }
lib/ExecutionEngine/Orc/CompileUtils.cpp
   81   SimpleCompiler C(*TM, ObjCache);