Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/Transforms/Scalar/
HDIndVarSimplify.cpp65 static cl::opt<bool> VerifyIndvars( variable
2088 if (VerifyIndvars && !isa<SCEVCouldNotCompute>(BackedgeTakenCount)) { in runOnLoop()