Searched refs:MatCost (Results 1 – 1 of 1) sorted by relevance
205 int MatCost = TargetTransformInfo::TCC_Free; in isSafeAndProfitableToSpeculateAroundPHI() member227 int &MatCost = InsertResult.first->second.MatCost; in isSafeAndProfitableToSpeculateAroundPHI() local228 MatCost = TTI.getIntImmCost(IncomingC->getValue(), IncomingC->getType()); in isSafeAndProfitableToSpeculateAroundPHI()229 NonFreeMat |= MatCost != TTI.TCC_Free; in isSafeAndProfitableToSpeculateAroundPHI()276 int MatCost = IncomingConstantAndCostsAndCount.second.MatCost; in isSafeAndProfitableToSpeculateAroundPHI() local290 if (FoldedCost > MatCost) { in isSafeAndProfitableToSpeculateAroundPHI()294 << MatCost in isSafeAndProfitableToSpeculateAroundPHI()306 int MatCost = IncomingConstantAndCostsAndCount.second.MatCost; in isSafeAndProfitableToSpeculateAroundPHI() local310 TotalMatCost += MatCost * Count; in isSafeAndProfitableToSpeculateAroundPHI()