Searched refs:GetCostForTC (Results 1 – 1 of 1) sorted by relevance
4329 auto GetCostForTC = [MaxTripCount, this](unsigned VF, in isMoreProfitable() local4345 auto RTCostA = GetCostForTC(EstimatedWidthA, CostA, A.ScalarCost); in isMoreProfitable()4346 auto RTCostB = GetCostForTC(EstimatedWidthB, CostB, B.ScalarCost); in isMoreProfitable()