Searched refs:phi_idx (Results 1 – 1 of 1) sorted by relevance
188 int phi_idx = idx; in process_live_temps_per_block() local189 while (phi_idx >= 0) { in process_live_temps_per_block()190 register_demand[phi_idx] = new_demand; in process_live_temps_per_block()191 Instruction *insn = block->instructions[phi_idx].get(); in process_live_temps_per_block()206 phi_idx--; in process_live_temps_per_block()227 phi_idx = idx; in process_live_temps_per_block()228 while (phi_idx >= 0) { in process_live_temps_per_block()229 Instruction *insn = block->instructions[phi_idx].get(); in process_live_temps_per_block()250 phi_idx--; in process_live_temps_per_block()