Lines Matching full:branch
50 /// branch, attempt to use parallel and/or for the branch condition. \returns
66 /// if.then: // has two predecessors, both of them contains conditional branch.
93 /// \ | / BB3 contains unconditional branch.
109 /// BB => BB3 | BB3 contains unconditiona branch and corresponds
119 /// In Case 1, \param BB (BB4) has an unconditional branch (BB3) as
141 // All predecessors should terminate with a branch.
152 // branch among the predecessors.
164 // Condition's unique use should be the branch instruction.
204 // the last conditional branch.
212 // Case 1: PS(BB3) should be an unconditional branch.
228 // attempt branch inversion.
236 // Do branch inversion.
256 // PS1 must have a conditional branch.
275 // Delete the conditional branch.