Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp1884 int SwitchIndex = 0; in rewritePHIsForCleanupPad() local
1903 auto *SwitchConstant = ConstantInt::get(SwitchType, SwitchIndex); in rewritePHIsForCleanupPad()
1906 SwitchIndex++; in rewritePHIsForCleanupPad()