Searched refs:getCopyCost (Results 1 – 4 of 4) sorted by relevance
110 int getCopyCost() const { return MC->getCopyCost(); } in getCopyCost() function
84 int getCopyCost() const { return CopyCost; } in getCopyCost() function
135 Cost = RC->getCopyCost(); in CheckForPhysRegDependency()
172 if (MatchReg && SrcRC->getCopyCost() < 0) { in EmitCopyFromReg()