Home
last modified time | relevance | path

Searched defs:getExecutionSession (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
DLayer.h73 ExecutionSession &getExecutionSession() { return ES; } in getExecutionSession() function
132 ExecutionSession &getExecutionSession() { return ES; } in getExecutionSession() function
DLLJIT.h46 ExecutionSession &getExecutionSession() { return *ES; } in getExecutionSession() function
DCore.h808 ExecutionSession &getExecutionSession() const { return ES; } in getExecutionSession() function