Lines Matching full:unconditional
372 * If the block ends in a conditional or unconditional break, lower
525 * unconditional jumps at the end of ir->then_instructions and
534 * ir->else_instructions end with an unconditional jump.
853 * an unconditional
858 /* If the loop ends in an unconditional continue, eliminate it
867 /* If the loop ends in an unconditional return, and we are
896 * unconditional break, then we need to lower that break,
963 * in it, except possibly an unconditional return statement at
968 /* If the body ended in an unconditional return of non-void,