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