Searched refs:LHSIsZero (Results 1 – 2 of 2) sorted by relevance
546 [[nodiscard]] Value *Negator::Negate(bool LHSIsZero, bool IsNSW, Value *Root, in Negate() argument555 Negator N(Root->getContext(), IC.getDataLayout(), LHSIsZero); in Negate()
817 [[nodiscard]] static Value *Negate(bool LHSIsZero, bool IsNSW, Value *Root,