Searched refs:RTCostB (Results 1 – 1 of 1) sorted by relevance
5992 auto RTCostB = CostB * divideCeil(MaxTripCount, B.Width.getFixedValue()); in isMoreProfitable() local5993 return RTCostA < RTCostB; in isMoreProfitable()