Searched refs:evolution_of_branch (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-release/contrib/gcc/
H A Dtree-scalar-evolution.c1245 tree *evolution_of_branch,
1249 *evolution_of_branch = chrec_dont_know;
1258 *evolution_of_branch = init_cond;
1260 evolution_of_branch, limit);
1284 tree evolution_of_branch;
1287 &evolution_of_branch,
1292 *evolution_of_loop = evolution_of_branch;
1303 &evolution_of_branch,
1309 evolution_of_branch);
1238 follow_ssa_edge_in_condition_phi_branch(int i, struct loop *loop, tree condition_phi, tree halting_phi, tree *evolution_of_branch, tree init_cond, int limit) argument
1281 tree evolution_of_branch; local

Completed in 40 milliseconds