Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/ExecutionEngine/Orc/
H A DCore.h1732 OL_delegate(MaterializationResponsibility &MR, const SymbolNameSet &Symbols);
1945 return getExecutionSession().OL_delegate(*this, Symbols); in delegate()
/llvm-project-15.0.7/llvm/lib/ExecutionEngine/Orc/
H A DCore.cpp3009 ExecutionSession::OL_delegate(MaterializationResponsibility &MR, in OL_delegate() function in llvm::orc::ExecutionSession