Searched refs:GetCostForTC (Results 1 – 1 of 1) sorted by relevance
4925 auto GetCostForTC = [MaxTripCount, this](unsigned VF, in isMoreProfitable() local4932 auto RTCostA = GetCostForTC(A.Width.getFixedValue(), CostA, A.ScalarCost); in isMoreProfitable()4933 auto RTCostB = GetCostForTC(B.Width.getFixedValue(), CostB, B.ScalarCost); in isMoreProfitable()