Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroCloner.h31 SwitchUnwind, enumerator
111 case CloneKind::SwitchUnwind: in isSwitchDestroyFunction()
H A DCoroSplit.cpp1385 F, ".destroy", Shape, coro::CloneKind::SwitchUnwind, TTI); in split()