Searched defs:alloc_iv (Results 1 – 2 of 2) sorted by relevance
1185 alloc_iv (struct ivopts_data *data, tree base, tree step, struct1188 tree expr = base;1189 struct iv *iv = (struct iv*) obstack_alloc (&data->iv_obstack,1202 aff_tree comb;
928 alloc_iv (tree base, tree step) in alloc_iv() function