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