Searched refs:VerifyIndvars (Results 1 – 2 of 2) sorted by relevance
69 cl::opt<bool> VerifyIndvars( variable1925 if (!EnableIVRewrite && VerifyIndvars && in runOnLoop()
69 static cl::opt<bool> VerifyIndvars( variable2199 if (VerifyIndvars && !isa<SCEVCouldNotCompute>(BackedgeTakenCount)) { in run()