Home | History | Annotate | Download | only in CodeGen

Lines Matching full:unconditional

10 // This pass forwards branches to unconditional branches to make them branch
392 /// after it, replacing it with an unconditional branch to NewDest.
454 // CurMBB needs to add an unconditional branch to SuccMBB (we removed these
555 // If both blocks have an unconditional branch temporarily stripped out,
636 // Put the unconditional branch back, if we need one.
705 // are not immediately before Succ must have an unconditional branch to
850 // (1) temporarily removing any unconditional branch from the predecessor
853 // not IBB; this may require adding back an unconditional branch to IBB
930 // Remove the unconditional branch at the end, if any.
952 // Reinsert an unconditional branch if needed. The 1 below can occur as a
1106 // destination, remove the branch, replacing it with an unconditional one or
1264 // This block may contain just an unconditional branch. Because there can
1285 // If this block is just an unconditional branch to CurTBB, we can
1326 // change this to an unconditional branch (and fix the CFG).
1384 // conditional branch, we need to append an unconditional jump to