Searched refs:FoldedCost (Results 1 – 1 of 1) sorted by relevance
206 int FoldedCost = TargetTransformInfo::TCC_Free; in isSafeAndProfitableToSpeculateAroundPHI() member277 int &FoldedCost = IncomingConstantAndCostsAndCount.second.FoldedCost; in isSafeAndProfitableToSpeculateAroundPHI() local279 FoldedCost += TTI.getIntImmCost(IID, Idx, IncomingC->getValue(), in isSafeAndProfitableToSpeculateAroundPHI()282 FoldedCost += in isSafeAndProfitableToSpeculateAroundPHI()290 if (FoldedCost > MatCost) { in isSafeAndProfitableToSpeculateAroundPHI()297 << FoldedCost << "\n"); in isSafeAndProfitableToSpeculateAroundPHI()307 int FoldedCost = IncomingConstantAndCostsAndCount.second.FoldedCost; in isSafeAndProfitableToSpeculateAroundPHI() local311 TotalFoldedCost += FoldedCost * Count; in isSafeAndProfitableToSpeculateAroundPHI()