Searched refs:VerifyIndvars (Results 1 – 1 of 1) sorted by relevance
104 static cl::opt<bool> VerifyIndvars( variable1747 if (VerifyIndvars) in run()1901 if (VerifyIndvars && !isa<SCEVCouldNotCompute>(BackedgeTakenCount)) { in run()