Searched refs:vf_tree (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/gcc/
H A Dtree-vect-transform.c2700 tree vf_tree = build_int_cst (type, vf); local
2716 iters = build2 (MINUS_EXPR, type, vf_tree, elem_misalign);

Completed in 177 milliseconds