Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
HDCore.h34 class ExecutionSession; variable
713 friend class ExecutionSession; variable
776 friend class ExecutionSession; variable
/freebsd-11-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
HDCore.cpp1880 ExecutionSession::ExecutionSession(std::shared_ptr<SymbolStringPool> SSP) in ExecutionSession() function in llvm::orc::ExecutionSession