Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp2167 int SwitchIndex = 0; in rewritePHIsForCleanupPad() local
2186 auto *SwitchConstant = ConstantInt::get(SwitchType, SwitchIndex); in rewritePHIsForCleanupPad()
2189 SwitchIndex++; in rewritePHIsForCleanupPad()