Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp1367 int SwitchIndex = 0; in rewritePHIsForCleanupPad() local
1386 auto *SwitchConstant = ConstantInt::get(SwitchType, SwitchIndex); in rewritePHIsForCleanupPad()
1389 SwitchIndex++; in rewritePHIsForCleanupPad()