Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroCloner.h34 SwitchCleanup, enumerator
112 case CloneKind::SwitchCleanup: in isSwitchDestroyFunction()
H A DCoroSplit.cpp1103 /*Elide=*/FKind == coro::CloneKind::SwitchCleanup); in create()
1387 F, ".cleanup", Shape, coro::CloneKind::SwitchCleanup, TTI); in split()