Searched refs:CostB (Results 1 – 1 of 1) sorted by relevance
4298 InstructionCost CostB = B.Cost; in isMoreProfitable() local4327 return CmpFn(CostA * EstimatedWidthB, CostB * EstimatedWidthA); in isMoreProfitable()4346 auto RTCostB = GetCostForTC(EstimatedWidthB, CostB, B.ScalarCost); in isMoreProfitable()