Home
last modified time | relevance | path

Searched defs:exits (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/gnu/gcc/gcc/
H A Dtree-ssa-loop-im.c1044 schedule_sm (struct loop *loop, edge *exits, unsigned n_exits, tree ref, in schedule_sm()
1099 determine_lsm_ref (struct loop *loop, edge *exits, unsigned n_exits, in determine_lsm_ref()
1154 bitmap clobbered_vops, edge *exits, unsigned n_exits) in hoist_memory_references()
1167 loop_suitable_for_sm (struct loop *loop ATTRIBUTE_UNUSED, edge *exits, in loop_suitable_for_sm()
1368 edge *exits = get_loop_exit_edges (loop, &n_exits); in determine_lsm_loop() local
H A Dtree-ssa-loop-niter.c1180 edge *exits = get_loop_exit_edges (loop, &n_exits); in find_loop_niter() local
1474 edge *exits = get_loop_exit_edges (loop, &n_exits); in find_loop_niter_by_eval() local
1853 edge *exits; in estimate_numbers_of_iterations_loop() local
H A Dtree-ssa-loop-manip.c157 add_exit_phis_var (tree var, bitmap livein, bitmap exits) in add_exit_phis_var()
201 bitmap exits = BITMAP_ALLOC (NULL); in get_loops_exits() local
H A Dpredict.c651 edge *exits; in predict_loops() local
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dpredict.c440 int exits; local