Searched refs:reset_evolution_in_loop (Results 1 – 6 of 6) sorted by relevance
80 extern tree reset_evolution_in_loop (unsigned, tree, tree);
741 reset_evolution_in_loop (unsigned loop_num, in reset_evolution_in_loop() function750 tree left = reset_evolution_in_loop (loop_num, CHREC_LEFT (chrec), in reset_evolution_in_loop()752 tree right = reset_evolution_in_loop (loop_num, CHREC_RIGHT (chrec), in reset_evolution_in_loop()
2066 access_fn = reset_evolution_in_loop (loop->num, access_fn, new_step); in create_data_ref()
7926 reset_evolution_in_loop): Insert asserts to check the types of the
16962 reset_evolution_in_loop): Likewise.19070 reset_evolution_in_loop): Likewise.
15896 * tree-chrec.c (reset_evolution_in_loop): Use build3 instead of