Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/Orc/
H A DCore.cpp637 ES.OL_applyQueryPhase1(std::move(IPLS), std::move(Err)); in continueLookup()
2054 OL_applyQueryPhase1(std::make_unique<InProgressLookupFlagsState>( in lookupFlags()
2065 OL_applyQueryPhase1(std::make_unique<InProgressLookupFlagsState>( in lookupFlags()
2102 OL_applyQueryPhase1(std::move(IPLS), Error::success()); in lookup()
2385 void ExecutionSession::OL_applyQueryPhase1( in OL_applyQueryPhase1() function in llvm::orc::ExecutionSession
/openbsd-src/gnu/llvm/llvm/include/llvm/ExecutionEngine/Orc/
H A DCore.h1717 void OL_applyQueryPhase1(std::unique_ptr<InProgressLookupState> IPLS,