Searched refs:bb_to (Results 1 – 2 of 2) sorted by relevance
1564 #define IS_REACHABLE(bb_from, bb_to) \ argument1565 (bb_from == bb_to \1567 || (TEST_BIT (ancestor_edges[bb_to], \
1703 #define IS_REACHABLE(bb_from, bb_to) \ argument1704 (bb_from == bb_to \1706 || (TEST_BIT (ancestor_edges[bb_to], \