Searched refs:EXIT_BLOCK_PTR_FOR_FN (Results 1 - 25 of 206) sorted by relevance

123456789

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dcfganal.c98 if (dest != EXIT_BLOCK_PTR_FOR_FN (cfun) && ! bitmap_bit_p (visited,
116 if (dest != EXIT_BLOCK_PTR_FOR_FN (cfun)
230 EXIT_BLOCK_PTR_FOR_FN (cfun), next_bb)
243 EXIT_BLOCK_PTR_FOR_FN (cfun), next_bb)
280 if (INDEX_EDGE_SUCC_BB (elist, x) == EXIT_BLOCK_PTR_FOR_FN (cfun))
300 EXIT_BLOCK_PTR_FOR_FN (cfun), next_bb)
326 EXIT_BLOCK_PTR_FOR_FN (cfun), next_bb)
366 gcc_assert (bb != EXIT_BLOCK_PTR_FOR_FN (cfun));
385 if (block == EXIT_BLOCK_PTR_FOR_FN (cfun))
386 return EXIT_BLOCK_PTR_FOR_FN (cfu
[all...]
H A Dcfgrtl.c602 if (bb == EXIT_BLOCK_PTR_FOR_FN (cfun)
651 if (target == EXIT_BLOCK_PTR_FOR_FN (cfun))
661 if (e->dest == EXIT_BLOCK_PTR_FOR_FN (cfun)
681 if (target == EXIT_BLOCK_PTR_FOR_FN (cfun))
684 if (e->dest == EXIT_BLOCK_PTR_FOR_FN (cfun)
993 && b != EXIT_BLOCK_PTR_FOR_FN (cfun)
1008 if (block == EXIT_BLOCK_PTR_FOR_FN (cfun))
1126 gcc_assert (target == EXIT_BLOCK_PTR_FOR_FN (cfun));
1132 else if (target == EXIT_BLOCK_PTR_FOR_FN (cfun))
1222 if (new_bb == EXIT_BLOCK_PTR_FOR_FN (cfu
[all...]
H A Dtree-ssa-live.h293 && bb != EXIT_BLOCK_PTR_FOR_FN (cfun));
307 && bb != EXIT_BLOCK_PTR_FOR_FN (cfun));
H A Dlcm.c120 FOR_EACH_EDGE (e, ei, EXIT_BLOCK_PTR_FOR_FN (cfun)->preds)
121 e->src->aux = EXIT_BLOCK_PTR_FOR_FN (cfun);
133 if (bb->aux == EXIT_BLOCK_PTR_FOR_FN (cfun))
188 if (succ == EXIT_BLOCK_PTR_FOR_FN (cfun))
279 if (bb == EXIT_BLOCK_PTR_FOR_FN (cfun)
316 && e->dest != EXIT_BLOCK_PTR_FOR_FN (cfun) && e->dest->aux == 0)
330 FOR_EACH_EDGE (e, ei, EXIT_BLOCK_PTR_FOR_FN (cfun)->preds)
357 if (b == EXIT_BLOCK_PTR_FOR_FN (cfun))
520 if (bb == EXIT_BLOCK_PTR_FOR_FN (cfun)
567 if (!e->dest->aux && e->dest != EXIT_BLOCK_PTR_FOR_FN (cfu
[all...]
H A Dcfgbuild.c237 if (e->dest != EXIT_BLOCK_PTR_FOR_FN (cfun))
296 cached_make_edge (edge_cache, bb, EXIT_BLOCK_PTR_FOR_FN (cfun), 0);
320 cached_make_edge (edge_cache, bb, EXIT_BLOCK_PTR_FOR_FN (cfun),
363 e = find_edge (bb, EXIT_BLOCK_PTR_FOR_FN (cfun));
373 cached_make_edge (edge_cache, bb, EXIT_BLOCK_PTR_FOR_FN (cfun),
375 else if (bb->next_bb != EXIT_BLOCK_PTR_FOR_FN (cfun))
738 for (; bb != EXIT_BLOCK_PTR_FOR_FN (cfun); bb = bb->next_bb)
H A Dcfg.c77 EXIT_BLOCK_PTR_FOR_FN (the_fun)
79 EXIT_BLOCK_PTR_FOR_FN (the_fun)->index = EXIT_BLOCK;
81 = EXIT_BLOCK_PTR_FOR_FN (the_fun);
82 EXIT_BLOCK_PTR_FOR_FN (the_fun)->prev_bb
118 vec_safe_truncate (EXIT_BLOCK_PTR_FOR_FN (fn)->preds, 0);
163 SET_BASIC_BLOCK_FOR_FN (cfun, EXIT_BLOCK, EXIT_BLOCK_PTR_FOR_FN (cfun));
294 || dst == EXIT_BLOCK_PTR_FOR_FN (cfun))
424 if (bb != EXIT_BLOCK_PTR_FOR_FN (fun))
687 EXIT_BLOCK_PTR_FOR_FN (cfun), next_bb)
707 EXIT_BLOCK_PTR_FOR_FN (cfu
[all...]
H A Dprofile.c314 ! (find_edge (bb, EXIT_BLOCK_PTR_FOR_FN (cfun)) != NULL
435 BB_INFO (EXIT_BLOCK_PTR_FOR_FN (cfun))->succ_count = 2;
466 FOR_BB_BETWEEN (bb, EXIT_BLOCK_PTR_FOR_FN (cfun), NULL, prev_bb)
620 && e->dest == EXIT_BLOCK_PTR_FOR_FN (cfun))
622 && e->dest != EXIT_BLOCK_PTR_FOR_FN (cfun)))
1157 && e->dest != EXIT_BLOCK_PTR_FOR_FN (cfun))
1159 if (e->dest == EXIT_BLOCK_PTR_FOR_FN (cfun))
1176 make_edge (bb, EXIT_BLOCK_PTR_FOR_FN (cfun), EDGE_FAKE);
1232 && e->dest != EXIT_BLOCK_PTR_FOR_FN (cfun))
1319 EXIT_BLOCK_PTR_FOR_FN (cfu
[all...]
H A Dgraph.c207 && loop->latch != EXIT_BLOCK_PTR_FOR_FN (cfun))
226 if (loop->latch == EXIT_BLOCK_PTR_FOR_FN (cfun))
240 if (loop->latch != EXIT_BLOCK_PTR_FOR_FN (cfun))
H A Dshrink-wrap.c127 if (!live_edge || live_edge->dest == EXIT_BLOCK_PTR_FOR_FN (cfun))
574 e = make_single_succ_edge (new_bb, EXIT_BLOCK_PTR_FOR_FN (cfun), 0);
805 if (e->dest != EXIT_BLOCK_PTR_FOR_FN (cfun)
948 if (e->dest == EXIT_BLOCK_PTR_FOR_FN (cfun))
982 if (e->dest == EXIT_BLOCK_PTR_FOR_FN (cfun))
991 basic_block new_bb = create_empty_bb (EXIT_BLOCK_PTR_FOR_FN (cfun)->prev_bb);
1270 basic_block exit_block = EXIT_BLOCK_PTR_FOR_FN (cfun);
1449 && e->dest != EXIT_BLOCK_PTR_FOR_FN (cfun))
1457 if (e->dest == EXIT_BLOCK_PTR_FOR_FN (cfun))
1739 gcc_assert (e->dest == EXIT_BLOCK_PTR_FOR_FN (cfu
[all...]
H A Dcfgcleanup.c139 || jump_block->next_bb == EXIT_BLOCK_PTR_FOR_FN (cfun)
162 if (cbranch_dest_block == EXIT_BLOCK_PTR_FOR_FN (cfun)
163 || jump_dest_block == EXIT_BLOCK_PTR_FOR_FN (cfun)
444 && single_succ (target) != EXIT_BLOCK_PTR_FOR_FN (cfun))
560 if (threaded && target != EXIT_BLOCK_PTR_FOR_FN (cfun))
1616 && single_succ (bb1) == EXIT_BLOCK_PTR_FOR_FN (cfun)
2201 && bb != EXIT_BLOCK_PTR_FOR_FN (cfun)
2344 && bb != EXIT_BLOCK_PTR_FOR_FN (cfun)
2358 if (EDGE_SUCC (bb, ix)->dest == EXIT_BLOCK_PTR_FOR_FN (cfun))
2644 if (bb == EXIT_BLOCK_PTR_FOR_FN (cfu
[all...]
H A Dcfgloopanal.c93 EXIT_BLOCK_PTR_FOR_FN (cfun), next_bb)
104 EXIT_BLOCK_PTR_FOR_FN (cfun), next_bb)
108 if (e->dest == EXIT_BLOCK_PTR_FOR_FN (cfun))
/netbsd-current/external/gpl3/gcc/dist/gcc/config/nds32/
H A Dnds32-fp-as-gp.cc135 || (find_fallthru_edge (EXIT_BLOCK_PTR_FOR_FN (cfun)->preds) == NULL))
145 FOR_EACH_EDGE (e, ei, EXIT_BLOCK_PTR_FOR_FN (cfun)->preds)
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dcfganal.cc99 if (dest != EXIT_BLOCK_PTR_FOR_FN (fun) && ! bitmap_bit_p (visited,
117 if (dest != EXIT_BLOCK_PTR_FOR_FN (fun)
271 EXIT_BLOCK_PTR_FOR_FN (cfun), next_bb)
284 EXIT_BLOCK_PTR_FOR_FN (cfun), next_bb)
321 if (INDEX_EDGE_SUCC_BB (elist, x) == EXIT_BLOCK_PTR_FOR_FN (cfun))
341 EXIT_BLOCK_PTR_FOR_FN (cfun), next_bb)
367 EXIT_BLOCK_PTR_FOR_FN (cfun), next_bb)
407 gcc_assert (bb != EXIT_BLOCK_PTR_FOR_FN (cfun));
427 gcc_assert (get_edge_src (edge_index) != EXIT_BLOCK_PTR_FOR_FN (cfun));
434 && current_block != EXIT_BLOCK_PTR_FOR_FN (cfu
[all...]
H A Dcfgrtl.cc603 if (bb == EXIT_BLOCK_PTR_FOR_FN (cfun)
652 if (target == EXIT_BLOCK_PTR_FOR_FN (cfun))
662 if (e->dest == EXIT_BLOCK_PTR_FOR_FN (cfun)
682 if (target == EXIT_BLOCK_PTR_FOR_FN (cfun))
685 if (e->dest == EXIT_BLOCK_PTR_FOR_FN (cfun)
1005 && b != EXIT_BLOCK_PTR_FOR_FN (cfun)
1020 if (block == EXIT_BLOCK_PTR_FOR_FN (cfun))
1130 gcc_assert (target == EXIT_BLOCK_PTR_FOR_FN (cfun));
1136 else if (target == EXIT_BLOCK_PTR_FOR_FN (cfun))
1226 if (new_bb == EXIT_BLOCK_PTR_FOR_FN (cfu
[all...]
H A Dtree-ssa-live.h293 && bb != EXIT_BLOCK_PTR_FOR_FN (cfun));
307 && bb != EXIT_BLOCK_PTR_FOR_FN (cfun));
H A Dlcm.cc120 FOR_EACH_EDGE (e, ei, EXIT_BLOCK_PTR_FOR_FN (cfun)->preds)
121 e->src->aux = EXIT_BLOCK_PTR_FOR_FN (cfun);
133 if (bb->aux == EXIT_BLOCK_PTR_FOR_FN (cfun))
188 if (succ == EXIT_BLOCK_PTR_FOR_FN (cfun))
279 if (bb == EXIT_BLOCK_PTR_FOR_FN (cfun)
316 && e->dest != EXIT_BLOCK_PTR_FOR_FN (cfun) && e->dest->aux == 0)
330 FOR_EACH_EDGE (e, ei, EXIT_BLOCK_PTR_FOR_FN (cfun)->preds)
357 if (b == EXIT_BLOCK_PTR_FOR_FN (cfun))
520 if (bb == EXIT_BLOCK_PTR_FOR_FN (cfun)
567 if (!e->dest->aux && e->dest != EXIT_BLOCK_PTR_FOR_FN (cfu
[all...]
H A Dcfgbuild.cc237 if (e->dest != EXIT_BLOCK_PTR_FOR_FN (cfun))
296 cached_make_edge (edge_cache, bb, EXIT_BLOCK_PTR_FOR_FN (cfun), 0);
320 cached_make_edge (edge_cache, bb, EXIT_BLOCK_PTR_FOR_FN (cfun),
363 e = find_edge (bb, EXIT_BLOCK_PTR_FOR_FN (cfun));
373 cached_make_edge (edge_cache, bb, EXIT_BLOCK_PTR_FOR_FN (cfun),
375 else if (bb->next_bb != EXIT_BLOCK_PTR_FOR_FN (cfun))
738 for (; bb != EXIT_BLOCK_PTR_FOR_FN (cfun); bb = bb->next_bb)
H A Dgraph.cc208 && loop->latch != EXIT_BLOCK_PTR_FOR_FN (cfun))
227 if (loop->latch == EXIT_BLOCK_PTR_FOR_FN (cfun))
241 if (loop->latch != EXIT_BLOCK_PTR_FOR_FN (cfun))
H A Dprofile.cc316 ! (find_edge (bb, EXIT_BLOCK_PTR_FOR_FN (cfun)) != NULL
461 BB_INFO (EXIT_BLOCK_PTR_FOR_FN (cfun))->succ_count = 2;
492 FOR_BB_BETWEEN (bb, EXIT_BLOCK_PTR_FOR_FN (cfun), NULL, prev_bb)
646 && e->dest == EXIT_BLOCK_PTR_FOR_FN (cfun))
648 && e->dest != EXIT_BLOCK_PTR_FOR_FN (cfun)))
1245 && e->dest != EXIT_BLOCK_PTR_FOR_FN (cfun))
1247 if (e->dest == EXIT_BLOCK_PTR_FOR_FN (cfun))
1264 make_edge (bb, EXIT_BLOCK_PTR_FOR_FN (cfun), EDGE_FAKE);
1320 && e->dest != EXIT_BLOCK_PTR_FOR_FN (cfun))
1412 EXIT_BLOCK_PTR_FOR_FN (cfu
[all...]
H A Dcfgloopanal.cc93 EXIT_BLOCK_PTR_FOR_FN (cfun), next_bb)
104 EXIT_BLOCK_PTR_FOR_FN (cfun), next_bb)
108 if (e->dest == EXIT_BLOCK_PTR_FOR_FN (cfun))
H A Dcfg.cc77 EXIT_BLOCK_PTR_FOR_FN (the_fun)
79 EXIT_BLOCK_PTR_FOR_FN (the_fun)->index = EXIT_BLOCK;
81 = EXIT_BLOCK_PTR_FOR_FN (the_fun);
82 EXIT_BLOCK_PTR_FOR_FN (the_fun)->prev_bb
177 SET_BASIC_BLOCK_FOR_FN (cfun, EXIT_BLOCK, EXIT_BLOCK_PTR_FOR_FN (cfun));
308 || dst == EXIT_BLOCK_PTR_FOR_FN (cfun))
438 if (bb != EXIT_BLOCK_PTR_FOR_FN (fun))
705 EXIT_BLOCK_PTR_FOR_FN (cfun), next_bb)
725 EXIT_BLOCK_PTR_FOR_FN (cfun), next_bb)
H A Dgimple-warn-recursion.cc90 if (bb == EXIT_BLOCK_PTR_FOR_FN (m_func))
H A Dshrink-wrap.cc128 if (!live_edge || live_edge->dest == EXIT_BLOCK_PTR_FOR_FN (cfun))
575 e = make_single_succ_edge (new_bb, EXIT_BLOCK_PTR_FOR_FN (cfun), 0);
816 if (e->dest != EXIT_BLOCK_PTR_FOR_FN (cfun)
959 if (e->dest == EXIT_BLOCK_PTR_FOR_FN (cfun))
993 if (e->dest == EXIT_BLOCK_PTR_FOR_FN (cfun))
1002 basic_block new_bb = create_empty_bb (EXIT_BLOCK_PTR_FOR_FN (cfun)->prev_bb);
1281 basic_block exit_block = EXIT_BLOCK_PTR_FOR_FN (cfun);
1460 && e->dest != EXIT_BLOCK_PTR_FOR_FN (cfun))
1468 if (e->dest == EXIT_BLOCK_PTR_FOR_FN (cfun))
1750 gcc_assert (e->dest == EXIT_BLOCK_PTR_FOR_FN (cfu
[all...]
H A Dcfgcleanup.cc139 || jump_block->next_bb == EXIT_BLOCK_PTR_FOR_FN (cfun)
162 if (cbranch_dest_block == EXIT_BLOCK_PTR_FOR_FN (cfun)
163 || jump_dest_block == EXIT_BLOCK_PTR_FOR_FN (cfun)
443 && single_succ (target) != EXIT_BLOCK_PTR_FOR_FN (cfun))
559 if (threaded && target != EXIT_BLOCK_PTR_FOR_FN (cfun))
1603 && single_succ (bb1) == EXIT_BLOCK_PTR_FOR_FN (cfun)
2192 && bb != EXIT_BLOCK_PTR_FOR_FN (cfun)
2335 && bb != EXIT_BLOCK_PTR_FOR_FN (cfun)
2344 if (EDGE_SUCC (bb, ix)->dest == EXIT_BLOCK_PTR_FOR_FN (cfun))
2615 if (bb == EXIT_BLOCK_PTR_FOR_FN (cfu
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/nds32/
H A Dnds32-fp-as-gp.c135 || (find_fallthru_edge (EXIT_BLOCK_PTR_FOR_FN (cfun)->preds) == NULL))
145 FOR_EACH_EDGE (e, ei, EXIT_BLOCK_PTR_FOR_FN (cfun)->preds)

Completed in 478 milliseconds

123456789