Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/
H A DAllocationActions.h57 using OnRunFinalizeActionsCompleteFn = variable
71 OnRunFinalizeActionsCompleteFn OnComplete);
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/Shared/
H A DAllocationActions.cpp16 OnRunFinalizeActionsCompleteFn OnComplete) { in runFinalizeActions()