Searched refs:RTCostA (Results 1 – 1 of 1) sorted by relevance
5304 auto RTCostA = CostA * divideCeil(MaxTripCount, A.Width.getFixedValue()); in isMoreProfitable() local5306 return RTCostA < RTCostB; in isMoreProfitable()