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