Home | History | Annotate | Download | only in IPA

Lines Matching refs:SwitchInst

137   bool visitSwitchInst(SwitchInst &SI);
808 bool CallAnalyzer::visitSwitchInst(SwitchInst &SI) {
1160 } else if (SwitchInst *SI = dyn_cast<SwitchInst>(TI)) {