Home
last modified time | relevance | path

Searched refs:IS_REACHABLE (Results 1 – 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/gcc/
Dsched-rgn.c1703 #define IS_REACHABLE(bb_from, bb_to) \ macro
1735 && IS_REACHABLE (INSN_BB (next), load_insn_bb) in find_conditional_protection()
1777 || (!IS_REACHABLE (bb_trg, INSN_BB (insn1)) in is_conditionally_protected()
1778 && !IS_REACHABLE (INSN_BB (insn1), bb_trg))) in is_conditionally_protected()
DChangeLog-20001730 UPDATE_LOOP_RELATIONS, INSN_TRAP_CLASS, WORST_CLASS, IS_REACHABLE,
DChangeLog-200410540 (IS_REACHABLE): Use standard CFG data structures.