Searched refs:phi_vreg (Results 1 – 1 of 1) sorted by relevance
1806 int phi_vreg = phi->virtual_register(); in ResolvePhis() local1822 TopLevelLiveRange* live_range = data()->GetOrCreateLiveRangeFor(phi_vreg); in ResolvePhis()2149 int phi_vreg = -1; in ProcessInstructions() local2155 phi_vreg = to_vreg; in ProcessInstructions()2191 if (phi_vreg != -1) ResolvePhiHint(&from, from_use); in ProcessInstructions()2203 int phi_vreg = phi->virtual_register(); in ProcessPhis() local2204 live->Remove(phi_vreg); in ProcessPhis()2226 UnallocatedOperand::cast(to).virtual_register() == phi_vreg) { in ProcessPhis()