Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/ExecutionEngine/Orc/
H A DCore.h1747 OL_delegate(MaterializationResponsibility &MR, const SymbolNameSet &Symbols);
1959 return getExecutionSession().OL_delegate(*this, Symbols); in delegate()
/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/Orc/
H A DCore.cpp3011 ExecutionSession::OL_delegate(MaterializationResponsibility &MR, in OL_delegate() function in llvm::orc::ExecutionSession