Home
last modified time | relevance | path

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

/external/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
DCore.h1441 void OL_completeLookup(std::unique_ptr<InProgressLookupState> IPLS,
/external/llvm-project/llvm/lib/ExecutionEngine/Orc/
DCore.cpp529 ES.OL_completeLookup(std::move(IPLS), std::move(Q), in complete()
2287 void ExecutionSession::OL_completeLookup( in OL_completeLookup() function in llvm::orc::ExecutionSession