Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp93 SwitchCleanup, enumerator
155 case Kind::SwitchCleanup: in isSwitchDestroyFunction()
1164 /*Elide=*/FKind == CoroCloner::Kind::SwitchCleanup); in create()
1438 createClone(F, ".cleanup", Shape, CoroCloner::Kind::SwitchCleanup, TTI); in split()