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