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

/openbsd-current/gnu/gcc/gcc/
H A Dtree-ssa-loop-ivcanon.c102 create_iv (niter,
277 bool create_iv, enum unroll_level ul,
324 if (create_iv)
276 canonicalize_loop_induction_variables(struct loops *loops, struct loop *loop, bool create_iv, enum unroll_level ul, bool try_eval) argument
H A Dtree-ssa-loop-manip.c51 create_iv (tree base, tree step, tree var, struct loop *loop, function
946 create_iv (exit_base, exit_step, NULL_TREE, loop,
H A Dtree-flow.h837 void create_iv (tree, tree, tree, struct loop *, block_stmt_iterator *, bool,
H A Dlambda-code.c1887 create_iv (newlowerbound,
1892 /* Unfortunately, the incremented ivvar that create_iv inserted may not
2535 create_iv (VEC_index (tree, lbounds, 0),
H A Dtree-vectorizer.c788 create_iv (init, step, NULL_TREE, loop,
H A Dtree-vect-transform.c349 create_iv (vect_ptr_init,
H A Dtree-ssa-loop-ivopts.c5312 create_iv (base, unshare_expr (cand->iv->step),

Completed in 182 milliseconds