Home | History | Annotate | Download | only in Scalar

Lines Matching refs:SwitchInst

281   if (isa<SwitchInst>(I))
695 } else if (SwitchInst *SI = dyn_cast<SwitchInst>(Terminator)) {
1136 else if (SwitchInst *SI = dyn_cast<SwitchInst>(BB->getTerminator())) {