Lines Matching full:iszero
275 bool SCEV::isZero() const {
277 return SC->getValue()->isZero();
1398 if (Scale != 1 || AccumulatedConstant != 0 || C->getValue()->isZero())
1507 if (LHSC->getValue()->isZero()) {
1923 } else if (cast<SCEVConstant>(Ops[0])->getValue()->isZero()) {
2138 if (!RHSC->getValue()->isZero()) {
2277 if (Operands.back()->isZero()) {
3391 if (!C->getValue()->isZero())
3927 cast<ConstantInt>(RHS)->isZero()) {
3942 cast<ConstantInt>(RHS)->isZero()) {
5510 if (C->getValue()->isZero()) return C;
5542 if (Val->isZero())
6409 if (Step->isZero())
6516 if (!SC->getValue()->isZero()) {