Searched refs:bitmap_first_set_bit (Results 1 – 11 of 11) sorted by relevance
127 extern int bitmap_first_set_bit PARAMS((bitmap));
1064 if ((first = bitmap_first_set_bit (info->live_throughout)) < 0)1091 if (deaths > 0 || bitmap_first_set_bit (all_defs) >= 0)2152 if (bitmap_first_set_bit (web->useless_conflicts) >= 0) in reset_conflicts()2253 have_ignored = (bitmap_first_set_bit (ignore_defs) >= 0);
431 bitmap_first_set_bit (a) in bitmap_first_set_bit() function
1093 bitmap_a_or_b, bitmap_a_and_b, bitmap_first_set_bit,1098 (bitmap_first_set_bit): New function.
18537 (bitmap_first_set_bit, bitmap_last_set_bit): Streamline knowing
255 commondom = BASIC_BLOCK (bitmap_first_set_bit (blocks)); in nearest_common_dominator_of_uses()
166 extern unsigned bitmap_first_set_bit (bitmap);
813 first = bitmap_first_set_bit (blocks); in nearest_common_dominator_for_set()
587 bitmap_first_set_bit (bitmap a) in bitmap_first_set_bit() function
531 int def_block_index = bitmap_first_set_bit (db_p->def_blocks); in set_livein_block()
1179 lowest_node = bitmap_first_set_bit (scc); in scc_visit()