Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp1616 auto CleanupClone = createClone(F, ".cleanup", Shape, in splitSwitchCoroutine() local
1621 postSplitCleanup(*CleanupClone); in splitSwitchCoroutine()
1632 updateCoroFrame(Shape, ResumeClone, DestroyClone, CleanupClone); in splitSwitchCoroutine()
1637 Clones.push_back(CleanupClone); in splitSwitchCoroutine()