Searched refs:phi_idx (Results 1 – 1 of 1) sorted by relevance
180 int phi_idx = idx; in process_live_temps_per_block() local181 while (phi_idx >= 0) { in process_live_temps_per_block()182 register_demand[phi_idx] = new_demand; in process_live_temps_per_block()183 Instruction* insn = block->instructions[phi_idx].get(); in process_live_temps_per_block()188 phi_idx--; in process_live_temps_per_block()207 phi_idx--; in process_live_temps_per_block()232 phi_idx = idx; in process_live_temps_per_block()233 while (phi_idx >= 0) { in process_live_temps_per_block()234 Instruction* insn = block->instructions[phi_idx].get(); in process_live_temps_per_block()260 phi_idx--; in process_live_temps_per_block()