Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/ExecutionEngine/Orc/
H A DOrcV2CBindings.cpp70 static void resetLookupState(LookupState &LS, InProgressLookupState *IPLS) { in resetLookupState() function in llvm::orc::OrcV2CAPIHelper
323 OrcV2CAPIHelper::resetLookupState(LS, ::unwrap(LSR)); in tryToGenerate()
687 OrcV2CAPIHelper::resetLookupState(LS, ::unwrap(S)); in LLVMOrcLookupStateContinueLookup()