Home
last modified time | relevance | path

Searched defs:ExecutionSession (Results 1 – 6 of 6) sorted by relevance

/llvm-project-15.0.7/llvm/include/llvm/ExecutionEngine/Orc/
H A DEPCDebugObjectRegistrar.h29 class ExecutionSession; variable
H A DEPCEHFrameRegistrar.h22 class ExecutionSession; variable
H A DCore.h38 class ExecutionSession; variable
520 friend class ExecutionSession; variable
666 friend class ExecutionSession; variable
838 friend class ExecutionSession; variable
888 friend class ExecutionSession; variable
949 friend class ExecutionSession; variable
H A DExecutorProcessControl.h34 class ExecutionSession; variable
39 friend class ExecutionSession; variable
/llvm-project-15.0.7/llvm/unittests/ExecutionEngine/Orc/
H A DOrcCAPITest.cpp45 LLVMOrcExecutionSessionRef ExecutionSession = nullptr; member in OrcCAPITestBase
/llvm-project-15.0.7/llvm/lib/ExecutionEngine/Orc/
H A DCore.cpp1883 ExecutionSession::ExecutionSession(std::unique_ptr<ExecutorProcessControl> EPC) in ExecutionSession() function in llvm::orc::ExecutionSession