Home | History | Annotate | Download | only in IR

Lines Matching refs:isZeroValue

1952         return !IgnoreZeroSign ? C->isNegativeZeroValue() : C->isZeroValue();