Home | History | Annotate | Download | only in IR

Lines Matching refs:isZeroValue

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