Home | History | Annotate | Download | only in Scalar

Lines Matching full:scevcouldnotcompute

1162   if (isa<SCEVCouldNotCompute>(BackedgeTakenCount) ||
1669 if (!isa<SCEVCouldNotCompute>(BackedgeTakenCount))
1721 if (VerifyIndvars && !isa<SCEVCouldNotCompute>(BackedgeTakenCount)) {