Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-vect-loop-manip.cc774 tree zero_ctrl = build_zero_cst (TREE_TYPE (test_ctrl)); in vect_set_loop_condition_partial_vectors() local
775 gcond *cond_stmt = gimple_build_cond (code, test_ctrl, zero_ctrl, in vect_set_loop_condition_partial_vectors()