Home
last modified time | relevance | path

Searched refs:setExecutionSession (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/include/llvm/ExecutionEngine/Orc/
H A DLLJIT.h292 SetterImpl &setExecutionSession(std::unique_ptr<ExecutionSession> ES) { in setExecutionSession() function
/llvm-project-15.0.7/llvm/tools/lli/
H A Dlli.cpp931 Builder.setExecutionSession(std::move(ES)); in runOrcJIT()