Searched refs:NeedNegation (Results 1 – 1 of 1) sorted by relevance
4377 bool NeedNegation; in foldMultiplicationOverflowCheck() local4389 NeedNegation = false; in foldMultiplicationOverflowCheck()4392 NeedNegation = true; in foldMultiplicationOverflowCheck()4407 NeedNegation = Pred == ICmpInst::Predicate::ICMP_EQ; in foldMultiplicationOverflowCheck()4432 if (NeedNegation) // This technically increases instruction count. in foldMultiplicationOverflowCheck()