Searched refs:IsAddOne (Results 1 – 1 of 1) sorted by relevance
18044 auto IsProfitable = [this](bool IsNeg, bool IsAddOne, EVT VT) -> bool { in combineMUL() argument18068 return IsAddOne && IsNeg ? VT.isVector() : true; in combineMUL()