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