Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/ExecutionEngine/Orc/
H A DCore.cpp188 void AsynchronousSymbolQuery::handleComplete(ExecutionSession &ES) { in handleComplete() function in llvm::orc::AsynchronousSymbolQuery
1026 Q->handleComplete(ES); in resolve()
1181 Q->handleComplete(ES); in emit()
2805 Q->handleComplete(*this); in OL_completeLookup()
/llvm-project-15.0.7/llvm/include/llvm/ExecutionEngine/Orc/
H A DCore.h862 void handleComplete(ExecutionSession &ES);