Searched refs:new_live_out (Results 1 – 2 of 2) sorted by relevance
235 BITSET_WORD new_live_out = (succ->live_in[i] & in qir_live_variables_dataflow() local237 if (new_live_out) { in qir_live_variables_dataflow()238 block->live_out[i] |= new_live_out; in qir_live_variables_dataflow()
239 BITSET_WORD new_live_out = (succ->live_in[i] & in vir_live_variables_dataflow() local241 if (new_live_out) { in vir_live_variables_dataflow()242 block->live_out[i] |= new_live_out; in vir_live_variables_dataflow()