Searched refs:IS_REACHABLE (Results 1 – 3 of 3) sorted by relevance
1703 #define IS_REACHABLE(bb_from, bb_to) \ macro1735 && 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()
1730 UPDATE_LOOP_RELATIONS, INSN_TRAP_CLASS, WORST_CLASS, IS_REACHABLE,
10540 (IS_REACHABLE): Use standard CFG data structures.