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