Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp1144 static void postSplitCleanup(Function &F) { in postSplitCleanup() function
1497 postSplitCleanup(*ResumeClone); in splitSwitchCoroutine()
1498 postSplitCleanup(*DestroyClone); in splitSwitchCoroutine()
1499 postSplitCleanup(*CleanupClone); in splitSwitchCoroutine()
1856 postSplitCleanup(F); in updateCallGraphAfterCoroutineSplit()
1900 postSplitCleanup(N.getFunction()); in updateCallGraphAfterCoroutineSplit()