Searched refs:new_live_out (Results 1 – 2 of 2) sorted by relevance
259 BITSET_WORD new_live_out = (succ->live_in[i] & in vir_live_variables_dataflow() local261 if (new_live_out) { in vir_live_variables_dataflow()262 block->live_out[i] |= new_live_out; in vir_live_variables_dataflow()
249 BITSET_WORD new_live_out = (succ->live_in[i] & in qir_live_variables_dataflow() local251 if (new_live_out) { in qir_live_variables_dataflow()252 block->live_out[i] |= new_live_out; in qir_live_variables_dataflow()