Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
DCore.h448 JITDylib &getTargetJITDylib() const { return JD; } in getTargetJITDylib() function
/external/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
DCore.h508 JITDylib &getTargetJITDylib() const { return *JD; } in getTargetJITDylib() function