Home | History | Annotate | Download | only in Scalar

Lines Matching refs:SCEVCouldNotCompute

1203   if (isa<SCEVCouldNotCompute>(BackedgeTakenCount) ||
1785 if (!isa<SCEVCouldNotCompute>(BackedgeTakenCount))
1837 if (VerifyIndvars && !isa<SCEVCouldNotCompute>(BackedgeTakenCount)) {