LLVM: lib/Analysis/LoopInfo.cpp File Reference (original) (raw)

Go to the source code of this file.

Variables
static cl::opt< bool, true > VerifyLoopInfoX ("verify-loop-info", cl::location(VerifyLoopInfo), cl::Hidden, cl::desc("Verify loop info (time consuming)"))
static const char * LLVMLoopMustProgress = "llvm.loop.mustprogress"
loops
Natural Loop Information
Natural Loop true

Direction

findFinalIVValue()

INITIALIZE_PASS_BEGIN()

isBlockInLCSSAForm()

Information

LLVMLoopMustProgress

const char* LLVMLoopMustProgress = "llvm.loop.mustprogress" static

loops

true

VerifyLoopInfoX

cl::opt< bool, true > VerifyLoopInfoX("verify-loop-info", cl::location(VerifyLoopInfo), cl::Hidden, cl::desc("Verify loop info (time consuming)")) ( "verify-loop-info" , cl::location(VerifyLoopInfo) , cl::Hidden , cl::desc("Verify loop info (time consuming)") ) static