Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp99 static cl::opt<bool> VerifyIndvars( variable
2031 if (VerifyIndvars) in run()
2188 if (VerifyIndvars && !isa<SCEVCouldNotCompute>(BackedgeTakenCount)) { in run()