Searched refs:NeedNegation (Results 1 – 1 of 1) sorted by relevance
3941 bool NeedNegation; in foldMultiplicationOverflowCheck() local3953 NeedNegation = false; in foldMultiplicationOverflowCheck()3956 NeedNegation = true; in foldMultiplicationOverflowCheck()3971 NeedNegation = Pred == ICmpInst::Predicate::ICMP_EQ; in foldMultiplicationOverflowCheck()3996 if (NeedNegation) // This technically increases instruction count. in foldMultiplicationOverflowCheck()