Searched refs:bitmap_set_copy (Results 1 – 3 of 3) sorted by relevance
527 static void bitmap_set_copy (bitmap_set_t, bitmap_set_t);721 bitmap_set_copy (bitmap_set_t dest, bitmap_set_t orig) in bitmap_set_copy() function1719 bitmap_set_copy (dest, set); in phi_translate_set()3806 bitmap_set_copy (AVAIL_OUT (block), AVAIL_OUT (dom)); in compute_avail()
537 static void bitmap_set_copy (bitmap_set_t, bitmap_set_t);802 bitmap_set_copy (bitmap_set_t dest, bitmap_set_t orig) in bitmap_set_copy() function1785 bitmap_set_copy (dest, set); in phi_translate_set()3937 bitmap_set_copy (AVAIL_OUT (block), AVAIL_OUT (dom)); in compute_avail()
26513 (bitmap_set_copy): Ditto.