Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DCore.h1818 OL_delegate(MaterializationResponsibility &MR, const SymbolNameSet &Symbols);
2029 return getExecutionSession().OL_delegate(*this, Symbols); in delegate()
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DCore.cpp3749 ExecutionSession::OL_delegate(MaterializationResponsibility &MR, in OL_delegate() function in llvm::orc::ExecutionSession