Searched defs:IgnoreZeroSign (Results 1 – 2 of 2) sorted by relevance
641 bool IgnoreZeroSign = I.hasNoSignedZeros(); in visitFMul() local
1944 bool BinaryOperator::isFNeg(const Value *V, bool IgnoreZeroSign) { in isFNeg()