Searched refs:live_out_per_block (Results 1 – 2 of 2) sorted by relevance
1727 void register_allocation(Program *program, std::vector<IDSet>& live_out_per_block) in register_allocation() argument1737 IDSet& live = live_out_per_block[block.index]; in register_allocation()1819 IDSet& live = live_out_per_block[block.index]; in register_allocation()
1742 void register_allocation(Program *program, std::vector<IDSet>& live_out_per_block);