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

/openbsd-current/gnu/gcc/gcc/
H A Dtree-ssa-loop-ivopts.c890 alloc_iv (tree base, tree step) function
918 info->iv = alloc_iv (base, step);
1597 civ = alloc_iv (base, step);
2040 cand->iv = alloc_iv (base, step);

Completed in 409 milliseconds