Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp423 static void postSplitCleanup(Function &F) { in postSplitCleanup() function
794 postSplitCleanup(F); in splitCoroutine()
807 postSplitCleanup(F); in splitCoroutine()
808 postSplitCleanup(*ResumeClone); in splitCoroutine()
809 postSplitCleanup(*DestroyClone); in splitCoroutine()
810 postSplitCleanup(*CleanupClone); in splitCoroutine()