Home
last modified time | relevance | path

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

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