Home | History | Annotate | Download | only in Scalar

Lines Matching defs:Switch

753     switch (MD.first) {
872 // should also consider adding constant foldable switch instruction in
889 // branch instructions or switch instructions) and no unswitch
901 // FIXME: add check for constant foldable switch instructions.
969 // Check to see if a successor of the switch is guaranteed to go to the
1248 switch statements.
1271 BasicBlock *Switch = SI->getParent();
1288 SplitEdge(Switch, SISucc, DT, LI);
1290 // of SplitEdge, since it may have split the switch successor
1296 Switch->getParent(),
1307 PN->setIncomingValue(PN->getBasicBlockIndex(Switch),