Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DIndirectionUtils.h214 ExecutorAddr executeCompileCallback(ExecutorAddr TrampolineAddr);
268 NotifyLandingResolved(executeCompileCallback(TrampolineAddr)); in LocalJITCompileCallbackManager()
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DIndirectionUtils.cpp82 JITCompileCallbackManager::executeCompileCallback(ExecutorAddr TrampolineAddr) { in executeCompileCallback() function in llvm::orc::JITCompileCallbackManager