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