Searched refs:to_vreg (Results 1 – 1 of 1) sorted by relevance
2194 int to_vreg = UnallocatedOperand::cast(to).virtual_register(); in ProcessInstructions() local2196 data()->GetOrCreateLiveRangeFor(to_vreg); in ProcessInstructions()2198 phi_vreg = to_vreg; in ProcessInstructions()2205 hint = data()->GetPhiMapValueFor(to_vreg); in ProcessInstructions()2208 if (live->Contains(to_vreg)) { in ProcessInstructions()2211 live->Remove(to_vreg); in ProcessInstructions()