Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp104 static cl::opt<bool> VerifyIndvars( variable
1747 if (VerifyIndvars) in run()
1901 if (VerifyIndvars && !isa<SCEVCouldNotCompute>(BackedgeTakenCount)) { in run()