Searched defs:number_of_iterationsm1 (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtree-vect-loop.c1299 tree assumptions, number_of_iterations, number_of_iterationsm1; local
700 vect_get_loop_niters(class loop *loop, tree *assumptions, tree *number_of_iterations, tree *number_of_iterationsm1) argument
1145 vect_analyze_loop_form_1(class loop *loop, gcond **loop_cond, tree *assumptions, tree *number_of_iterationsm1, tree *number_of_iterations, gcond **inner_loop_cond) argument
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtree-vectorizer.h2288 tree number_of_iterationsm1; member in struct:vect_loop_form_info
H A Dtree-vect-loop.cc729 vect_get_loop_niters(class loop *loop, tree *assumptions, tree *number_of_iterations, tree *number_of_iterationsm1) argument

Completed in 120 milliseconds