Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/
H A Dtree-ssa-loop-ivopts.c890 alloc_iv (tree base, tree step) in alloc_iv() function
918 info->iv = alloc_iv (base, step); in set_iv()
1597 civ = alloc_iv (base, step); in find_interesting_uses_address()
2040 cand->iv = alloc_iv (base, step); in add_candidate_1()
H A DChangeLog-200410122 (alloc_iv): Initialize base_object field.