Searched refs:bb_from (Results 1 – 1 of 1) sorted by relevance
1703 #define IS_REACHABLE(bb_from, bb_to) \ argument1704 (bb_from == bb_to \1705 || IS_RGN_ENTRY (bb_from) \1707 EDGE_TO_BIT (single_pred_edge (BASIC_BLOCK (BB_TO_BLOCK (bb_from)))))))