Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ExecutionEngine/Orc/
DLayer.h30 ExecutionSession &getExecutionSession() { return ES; } in getExecutionSession() function
92 ExecutionSession &getExecutionSession() { return ES; } in getExecutionSession() function
DLLJIT.h38 ExecutionSession &getExecutionSession() { return *ES; } in getExecutionSession() function
DCore.h565 ExecutionSessionBase &getExecutionSession() const { return ES; } in getExecutionSession() function