Searched refs:CmpFn (Results 1 – 1 of 1) sorted by relevance
4318 auto CmpFn = [PreferScalable](const InstructionCost &LHS, in isMoreProfitable() local4327 return CmpFn(CostA * EstimatedWidthB, CostB * EstimatedWidthA); in isMoreProfitable()4347 return CmpFn(RTCostA, RTCostB); in isMoreProfitable()