Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DCore.cpp655 ES.OL_applyQueryPhase1(std::move(IPLS), std::move(Err)); in continueLookup()
1780 OL_applyQueryPhase1(std::make_unique<InProgressLookupFlagsState>( in lookupFlags()
1791 OL_applyQueryPhase1(std::make_unique<InProgressLookupFlagsState>( in lookupFlags()
1828 OL_applyQueryPhase1(std::move(IPLS), Error::success()); in lookup()
2333 void ExecutionSession::OL_applyQueryPhase1( in OL_applyQueryPhase1() function in llvm::orc::ExecutionSession
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DCore.h1789 void OL_applyQueryPhase1(std::unique_ptr<InProgressLookupState> IPLS,