Searched refs:out_vreg (Results 1 – 1 of 1) sorted by relevance
2061 int out_vreg = UnallocatedOperand::cast(output)->virtual_register(); in ProcessInstructions() local2062 live->Remove(out_vreg); in ProcessInstructions()2064 int out_vreg = ConstantOperand::cast(output)->virtual_register(); in ProcessInstructions() local2065 live->Remove(out_vreg); in ProcessInstructions()