Home | History | Annotate | Download | only in Scalar

Lines Matching refs:SwitchInst

267   if (isa<SwitchInst>(I))
681 } else if (SwitchInst *SI = dyn_cast<SwitchInst>(Terminator)) {
1117 else if (SwitchInst *SI = dyn_cast<SwitchInst>(BB->getTerminator())) {