Searched defs:ExecutionSession (Results 1 – 5 of 5) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/ | ||
H A D | EPCDebugObjectRegistrar.h | 28 class ExecutionSession; variable |
H A D | EPCEHFrameRegistrar.h | 22 class ExecutionSession; variable |
H A D | Core.h | 41 class ExecutionSession; variable |
H A D | ExecutorProcessControl.h | 34 class ExecutionSession; variable |
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/ | ||
H A D | Core.cpp | 1927 ExecutionSession::ExecutionSession(std::unique_ptr<ExecutorProcessControl> EPC) ExecutionSession() function in llvm::orc::ExecutionSession |