Home
last modified time | relevance | path

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

/trueos/contrib/gcc/
HDtree-scalar-evolution.c1037 static t_bool follow_ssa_edge (struct loop *loop, tree, tree, tree *, int);
1075 res = follow_ssa_edge in follow_ssa_edge_in_rhs()
1093 res = follow_ssa_edge in follow_ssa_edge_in_rhs()
1105 res = follow_ssa_edge in follow_ssa_edge_in_rhs()
1127 res = follow_ssa_edge in follow_ssa_edge_in_rhs()
1145 res = follow_ssa_edge in follow_ssa_edge_in_rhs()
1177 res = follow_ssa_edge (loop, SSA_NAME_DEF_STMT (rhs0), halting_phi, in follow_ssa_edge_in_rhs()
1201 res = follow_ssa_edge (loop, SSA_NAME_DEF_STMT (op0), in follow_ssa_edge_in_rhs()
1256 return follow_ssa_edge (loop, SSA_NAME_DEF_STMT (branch), halting_phi, in follow_ssa_edge_in_condition_phi_branch()
1365 follow_ssa_edge (struct loop *loop, tree def, tree halting_phi, in follow_ssa_edge() function
[all …]
HDChangeLog-20054630 t_bool to track results from follow_ssa_edge.
6666 (follow_ssa_edge, follow_ssa_edge_in_rhs,
6672 (follow_ssa_edge): Give up by returning t_dont_know if the limit
15699 (follow_ssa_edge_inner_loop_phi, follow_ssa_edge,