Searched refs:IsProfitable (Results 1 – 1 of 1) sorted by relevance
15665 auto IsProfitable = [this](bool IsNeg, bool IsAddOne, EVT VT) -> bool { in combineMUL() local15702 if (!IsProfitable(IsNeg, true, VT)) in combineMUL()15719 if (!IsProfitable(IsNeg, false, VT)) in combineMUL()