Searched refs:hw_liveout (Results 1 – 1 of 1) sorted by relevance
573 this->hw_liveout = ralloc_array(mem_ctx, BITSET_WORD *, block_count); in instruction_scheduler()575 this->hw_liveout[i] = rzalloc_array(mem_ctx, BITSET_WORD, in instruction_scheduler()587 this->hw_liveout = NULL; in instruction_scheduler()659 BITSET_WORD **hw_liveout; member in instruction_scheduler794 BITSET_SET(hw_liveout[block], i); in setup_liveness()850 if (!BITSET_TEST(hw_liveout[block_idx], reg) && in get_register_pressure_benefit()