Home | History | Annotate | Download | only in Core

Lines Matching refs:isZeroConstant

882         bool UseArgValue = V.isUnknownOrUndef() || V.isZeroConstant();
1465 if (BoundVal.isUndef() || BoundVal.isZeroConstant()) {