Searched refs:evolution_of_loop (Results 1 – 2 of 2) sorted by relevance
| /freebsd-10-stable/contrib/gcc/ |
| D | tree-scalar-evolution.c | 1044 tree halting_phi, tree *evolution_of_loop, int limit) in follow_ssa_edge_in_rhs() argument 1063 halting_phi, evolution_of_loop, limit); in follow_ssa_edge_in_rhs() 1064 *evolution_of_loop = chrec_convert (TREE_TYPE (rhs), in follow_ssa_edge_in_rhs() 1065 *evolution_of_loop, at_stmt); in follow_ssa_edge_in_rhs() 1076 (loop, SSA_NAME_DEF_STMT (rhs), halting_phi, evolution_of_loop, limit); in follow_ssa_edge_in_rhs() 1092 evol = *evolution_of_loop; in follow_ssa_edge_in_rhs() 1098 *evolution_of_loop = add_to_evolution in follow_ssa_edge_in_rhs() 1107 evolution_of_loop, limit); in follow_ssa_edge_in_rhs() 1110 *evolution_of_loop = add_to_evolution in follow_ssa_edge_in_rhs() 1112 chrec_convert (type_rhs, *evolution_of_loop, at_stmt), in follow_ssa_edge_in_rhs() [all …]
|
| D | ChangeLog-2005 | 1900 evolution_of_loop from the failed attempt. Remove handling
|