Searched refs:ExtractCost (Results 1 – 1 of 1) sorted by relevance
2563 int ExtractCost = 0; in getTreeCost() local2585 ExtractCost += TTI->getExtractWithExtendCost(Extend, EU.Scalar->getType(), in getTreeCost()2588 ExtractCost += in getTreeCost()2594 Cost += SpillCost + ExtractCost; in getTreeCost()2600 << "SLP: Extract Cost = " << ExtractCost << ".\n" in getTreeCost()