Home | History | Annotate | Download | only in Scalar

Lines Matching defs:Switch

582     // If this isn't a switch on Cond, we can't handle it.
585 // Check to see if a successor of the switch is guaranteed to go to the
990 // can. This case occurs when we unswitch switch statements.
1013 BasicBlock *Switch = SI->getParent();
1030 SplitEdge(Switch, SISucc, this);
1032 // of SplitEdge, since it may have split the switch successor
1038 Switch->getParent(),
1049 PN->setIncomingValue(PN->getBasicBlockIndex(Switch),