Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DCore.h1796 void OL_completeLookup(std::unique_ptr<InProgressLookupState> IPLS,
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DCore.cpp597 ES.OL_completeLookup(std::move(IPLS), std::move(Q), in complete()
2555 void ExecutionSession::OL_completeLookup( in OL_completeLookup() function in llvm::orc::ExecutionSession