Home
last modified time | relevance | path

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

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