Searched refs:bitset_count (Results 1 – 1 of 1) sorted by relevance
565 unsigned bitset_count = BITSET_WORDS(alloc); in ra_realloc_interference_graph() local567 g->tmp.in_stack = reralloc(g, g->tmp.in_stack, BITSET_WORD, bitset_count); in ra_realloc_interference_graph()570 bitset_count); in ra_realloc_interference_graph()571 g->tmp.pq_test = reralloc(g, g->tmp.pq_test, BITSET_WORD, bitset_count); in ra_realloc_interference_graph()573 bitset_count); in ra_realloc_interference_graph()575 bitset_count); in ra_realloc_interference_graph()