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