Home | History | Annotate | Download | only in Scalar

Lines Matching full:unconditional

75   /// In this case, the unconditional branch at the end of the first if can be
184 // Can't thread an unconditional jump, but if the block is "almost
678 // Can't thread an unconditional jump.
723 // terminator to an unconditional branch. This can occur due to threading in
927 // unconditional branch, we know that it isn't a critical edge.
1185 // If any of the predecessor blocks end in an unconditional branch, we can
1412 // an unconditional jump to SuccBB. Insert the unconditional jump.
1480 /// DuplicateCondBranchOnPHIIntoPred - PredBB contains an unconditional branch
1522 // Unless PredBB ends with an unconditional branch, split the edge so that we
1617 // Remove the unconditional branch at the end of the PredBB block.
1681 // Move the unconditional branch to NewBB.