Home
last modified time | relevance | path

Searched refs:VerifyIndvars (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/Scalar/
DIndVarSimplify.cpp68 static cl::opt<bool> VerifyIndvars( variable
2184 if (VerifyIndvars && !isa<SCEVCouldNotCompute>(BackedgeTakenCount)) { in runOnLoop()