Lines Matching refs:bitmap_empty_p
1109 if (bitmap_empty_p (a)) in bitmap_single_bit_set_p()
1416 changed = !bitmap_empty_p (dst); in bitmap_and_compl()
1528 if (bitmap_empty_p (a)) in bitmap_and_compl_into()
1825 if (bitmap_empty_p (a)) in bitmap_compl_and_into()
1830 if (bitmap_empty_p (b)) in bitmap_compl_and_into()
2330 if (b == kill || bitmap_empty_p (b)) in bitmap_ior_and_compl()
2337 if (bitmap_empty_p (kill)) in bitmap_ior_and_compl()
2339 if (bitmap_empty_p (a)) in bitmap_ior_and_compl()
2437 if (bitmap_empty_p (c)) in bitmap_ior_and_compl_into()
2439 else if (bitmap_empty_p (a)) in bitmap_ior_and_compl_into()
2514 if (bitmap_empty_p (b) || bitmap_empty_p (c)) in bitmap_ior_and_into()
2769 ASSERT_TRUE (bitmap_empty_p (b)); in test_gc_alloc()
2778 ASSERT_TRUE (bitmap_empty_p (b)); in test_set_range()
2781 ASSERT_FALSE (bitmap_empty_p (b)); in test_set_range()