Home
last modified time | relevance | path

Searched defs:JITDylib (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
DCore.h37 class JITDylib; variable
714 friend class JITDylib; variable
1060 friend class JITDylib; variable
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
DCore.cpp1787 JITDylib::JITDylib(ExecutionSession &ES, std::string Name) in JITDylib() function in llvm::orc::JITDylib