Searched defs:halting_phi (Results 1 – 2 of 2) sorted by relevance
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | tree-scalar-evolution.c | 921 gimple halting_phi, tree *evolution_of_loop, int limit) in follow_ssa_edge_binary() 1056 gimple halting_phi, tree *evolution_of_loop, int limit) in follow_ssa_edge_expr() 1146 gimple halting_phi, tree *evolution_of_loop, int limit) in follow_ssa_edge_in_rhs() 1207 gimple halting_phi, in follow_ssa_edge_in_condition_phi_branch() 1242 gimple halting_phi, in follow_ssa_edge_in_condition_phi() 1289 gimple halting_phi, in follow_ssa_edge_inner_loop_phi() 1334 follow_ssa_edge (struct loop *loop, gimple def, gimple halting_phi, in follow_ssa_edge()
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | tree-scalar-evolution.c | 910 gphi *halting_phi, tree *evolution_of_loop, in follow_ssa_edge_binary() 1044 gphi *halting_phi, tree *evolution_of_loop, in follow_ssa_edge_expr() 1135 gphi *halting_phi, tree *evolution_of_loop, in follow_ssa_edge_in_rhs() 1197 gphi *halting_phi, in follow_ssa_edge_in_condition_phi_branch() 1232 gphi *halting_phi, in follow_ssa_edge_in_condition_phi() 1279 gphi *halting_phi, in follow_ssa_edge_inner_loop_phi() 1324 follow_ssa_edge (struct loop *loop, gimple *def, gphi *halting_phi, in follow_ssa_edge()
|