Home
last modified time | relevance | path

Searched refs:test_index (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dtree-vect-loop-manip.c453 tree test_index, test_limit, first_limit; in vect_set_loop_masks_directly() local
483 test_index = index_before_incr; in vect_set_loop_masks_directly()
518 test_index = index_after_incr; in vect_set_loop_masks_directly()
612 gcall *call = vect_gen_while (next_mask, test_index, this_test_limit); in vect_set_loop_masks_directly()