Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp798 if (auto *ConstSWI = dyn_cast<SwitchInst>(U)) { in addFieldForAllocas() local
799 auto *SWI = const_cast<SwitchInst *>(ConstSWI); in addFieldForAllocas()