Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DLoopInfo.cpp42 static bool VerifyLoopInfo = true; variable
44 static bool VerifyLoopInfo = false; variable
47 VerifyLoopInfoX("verify-loop-info", cl::location(VerifyLoopInfo),
715 if (VerifyLoopInfo) in verifyAnalysis()