HomeSort by relevance Sort by last modified time
    Searched defs:getExecutionSession (Results 1 - 3 of 3) sorted by null

  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ExecutionEngine/Orc/
Layer.h 30 ExecutionSession &getExecutionSession() { return ES; }
92 ExecutionSession &getExecutionSession() { return ES; }
LLJIT.h 38 ExecutionSession &getExecutionSession() { return *ES; }
Core.h 565 ExecutionSessionBase &getExecutionSession() const { return ES; }

Completed in 67 milliseconds