Searched refs:NeedNegation (Results 1 – 1 of 1) sorted by relevance
3690 bool NeedNegation; in foldUnsignedMultiplicationOverflowCheck() local3700 NeedNegation = false; in foldUnsignedMultiplicationOverflowCheck()3703 NeedNegation = true; in foldUnsignedMultiplicationOverflowCheck()3715 NeedNegation = Pred == ICmpInst::Predicate::ICMP_EQ; in foldUnsignedMultiplicationOverflowCheck()3737 if (NeedNegation) // This technically increases instruction count. in foldUnsignedMultiplicationOverflowCheck()