Home | History | Annotate | Download | only in glsl

Lines Matching full:ends

140     * If the block ends with a jump, must be the strength of the jump.
372 * If the block ends in a conditional or unconditional break, lower
616 /* Neither code path ends in a jump that needs to be
695 /* If one of the branches ends in a jump, and control cannot
858 /* If the loop ends in an unconditional continue, eliminate it
867 /* If the loop ends in an unconditional return, and we are
895 * However, if the loop already ends in a conditional or