Searched refs:zero_bitmap (Results 1 – 4 of 4) sorted by relevance
2735 sbitmap zero_bitmap = sbitmap_alloc (num_nodes); in order_nodes_in_scc() local2766 bitmap_clear (zero_bitmap); in order_nodes_in_scc()2767 while (!bitmap_equal_p (workset, zero_bitmap)) in order_nodes_in_scc()2776 while (!bitmap_equal_p (workset, zero_bitmap)) in order_nodes_in_scc()2797 while (!bitmap_equal_p (workset, zero_bitmap)) in order_nodes_in_scc()2817 sbitmap_free (zero_bitmap); in order_nodes_in_scc()
1681 * loop-unswitch.c (unswitch_loop): Remove zero_bitmap.
1491 * loop-unswitch.c (unswitch_loop): Free zero_bitmap before returning.
2734 sbitmap zero_bitmap = sbitmap_alloc (num_nodes); in order_nodes_in_scc() local2765 bitmap_clear (zero_bitmap); in order_nodes_in_scc()2766 while (!bitmap_equal_p (workset, zero_bitmap)) in order_nodes_in_scc()2775 while (!bitmap_equal_p (workset, zero_bitmap)) in order_nodes_in_scc()2796 while (!bitmap_equal_p (workset, zero_bitmap)) in order_nodes_in_scc()2816 sbitmap_free (zero_bitmap); in order_nodes_in_scc()