Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Coroutines/
DCoroSplit.cpp423 static void postSplitCleanup(Function &F) { in postSplitCleanup() function
726 postSplitCleanup(F); in splitCoroutine()
739 postSplitCleanup(F); in splitCoroutine()
740 postSplitCleanup(*ResumeClone); in splitCoroutine()
741 postSplitCleanup(*DestroyClone); in splitCoroutine()
742 postSplitCleanup(*CleanupClone); in splitCoroutine()