Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DLoopInfo.cpp49 bool llvm::VerifyLoopInfo = true; member in llvm
51 bool llvm::VerifyLoopInfo = false; member in llvm
54 VerifyLoopInfoX("verify-loop-info", cl::location(VerifyLoopInfo),
1234 if (VerifyLoopInfo) { in verifyAnalysis()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopPassManager.cpp318 if (VerifyLoopInfo) in run()
H A DSimpleLoopUnswitch.cpp2805 if (VerifyLoopInfo) in turnGuardIntoBranch()
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DLoopInfo.h547 LLVM_ABI extern bool VerifyLoopInfo;
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp699 if (MadeChange && VerifyLoopInfo) in _run()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc29433 {"_ZL14VerifyLoopInfo", "VerifyLoopInfo"},