Home | History | Annotate | Download | only in Scalar

Lines Matching defs:Switch

375     // If this isn't a switch on Cond, we can't handle it.
378 // Check to see if a successor of the switch is guaranteed to go to the
919 // can. This case occurs when we unswitch switch statements.
942 BasicBlock *Switch = SI->getParent();
956 SplitEdge(Switch, SISucc, this);
958 // of SplitEdge, since it may have split the switch successor
964 Switch->getParent(),
975 PN->setIncomingValue(PN->getBasicBlockIndex(Switch),