Home
last modified time | relevance | path

Searched refs:FOR_EACH_BB_REVERSE_FN (Results 1 – 13 of 13) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/
HDbasic-block.h379 #define FOR_EACH_BB_REVERSE_FN(BB, FN) \ macro
382 #define FOR_EACH_BB_REVERSE(BB) FOR_EACH_BB_REVERSE_FN(BB, cfun)
/dragonfly/contrib/gcc-8.0/gcc/
HDdce.c535 FOR_EACH_BB_REVERSE_FN (bb, cfun) in reset_unmarked_insns_debug_uses()
573 FOR_EACH_BB_REVERSE_FN (bb, cfun) in delete_unmarked_insns()
HDbasic-block.h222 #define FOR_EACH_BB_REVERSE_FN(BB, FN) \ macro
HDcfgrtl.c2184 FOR_EACH_BB_REVERSE_FN (bb, cfun) in print_rtl_with_bb()
2454 FOR_EACH_BB_REVERSE_FN (bb, cfun) in rtl_verify_edges()
2644 FOR_EACH_BB_REVERSE_FN (bb, cfun) in rtl_verify_bb_insns()
2707 FOR_EACH_BB_REVERSE_FN (bb, cfun) in rtl_verify_bb_pointers()
2797 FOR_EACH_BB_REVERSE_FN (bb, cfun) in rtl_verify_bb_insn_chain()
2879 FOR_EACH_BB_REVERSE_FN (bb, cfun) in rtl_verify_fallthru()
HDtree-ssa-live.c998 FOR_EACH_BB_REVERSE_FN (bb, cfun) in live_worklist()
HDcfghooks.c126 FOR_EACH_BB_REVERSE_FN (bb, cfun) in verify_flow_info()
HDrecog.c2951 FOR_EACH_BB_REVERSE_FN (bb, cfun) in split_all_insns()
3626 FOR_EACH_BB_REVERSE_FN (bb, cfun) in peephole2_optimize()
HDshrink-wrap.c972 FOR_EACH_BB_REVERSE_FN (bb, cfun) in try_shrink_wrapping()
HDomp-offload.c1886 FOR_EACH_BB_REVERSE_FN (bb, cfun) in execute_omp_device_lower()
HDira.c3868 FOR_EACH_BB_REVERSE_FN (bb, cfun) in indirect_jump_optimize()
4108 FOR_EACH_BB_REVERSE_FN (bb, cfun) in build_insn_chain()
HDpostreload.c1255 FOR_EACH_BB_REVERSE_FN (bb, cfun) in reload_combine()
HDgcse.c2755 FOR_EACH_BB_REVERSE_FN (bb, cfun) in compute_code_hoist_vbeinout()
HDfinal.c2063 FOR_EACH_BB_REVERSE_FN (bb, cfun) in final_1()