Searched refs:CommonCost (Results 1 – 1 of 1) sorted by relevance
6075 InstructionCost CommonCost = 0; in getEntryCost() local6091 CommonCost = in getEntryCost()6154 CommonCost += TTI->getCastInstrCost( in getEntryCost()6160 CommonCost -= in getEntryCost()6164 AdjustExtractsCost(CommonCost); in getEntryCost()6166 return CommonCost; in getEntryCost()6353 return CommonCost + VecCost - ScalarCost; in getEntryCost()6423 return CommonCost + VecCost - ScalarCost; in getEntryCost()6447 return CommonCost + VecCost - ScalarCost; in getEntryCost()6586 CommonCost = in getEntryCost()[all …]