Searched refs:phi_idx (Results 1 – 1 of 1) sorted by relevance
196 int phi_idx = idx; in process_live_temps_per_block() local197 while (phi_idx >= 0) { in process_live_temps_per_block()198 register_demand[phi_idx] = new_demand; in process_live_temps_per_block()199 Instruction* insn = block->instructions[phi_idx].get(); in process_live_temps_per_block()204 phi_idx--; in process_live_temps_per_block()223 phi_idx--; in process_live_temps_per_block()248 phi_idx = idx; in process_live_temps_per_block()249 while (phi_idx >= 0) { in process_live_temps_per_block()250 Instruction* insn = block->instructions[phi_idx].get(); in process_live_temps_per_block()276 phi_idx--; in process_live_temps_per_block()