Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/ExecutionEngine/Orc/
DCore.cpp585 ES.OL_applyQueryPhase1(std::move(IPLS), std::move(Err)); in continueLookup()
1837 OL_applyQueryPhase1(std::make_unique<InProgressLookupFlagsState>( in lookupFlags()
1848 OL_applyQueryPhase1(std::make_unique<InProgressLookupFlagsState>( in lookupFlags()
1885 OL_applyQueryPhase1(std::move(IPLS), Error::success()); in lookup()
2110 void ExecutionSession::OL_applyQueryPhase1( in OL_applyQueryPhase1() function in llvm::orc::ExecutionSession
/external/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
DCore.h1434 void OL_applyQueryPhase1(std::unique_ptr<InProgressLookupState> IPLS,