Searched refs:ConstSWI (Results 1 – 1 of 1) sorted by relevance
634 if (auto *ConstSWI = dyn_cast<SwitchInst>(U)) { in addFieldForAllocas() local635 auto *SWI = const_cast<SwitchInst *>(ConstSWI); in addFieldForAllocas()