LLVM 19.0.0git
llvm::LoopNest Member List

This is the complete list of members for llvm::LoopNest, including all inherited members.

areAllLoopsRotatedForm() constllvm::LoopNestinline
areAllLoopsSimplifyForm() constllvm::LoopNestinline
arePerfectlyNested(const Loop &OuterLoop, const Loop &InnerLoop, ScalarEvolution &SE)llvm::LoopNeststatic
getInnermostLoop() constllvm::LoopNestinline
getInterveningInstructions(const Loop &OuterLoop, const Loop &InnerLoop, ScalarEvolution &SE)llvm::LoopNeststatic
getLoop(unsigned Index) constllvm::LoopNestinline
getLoopIndex(const Loop &L) constllvm::LoopNestinline
getLoopNest(Loop &Root, ScalarEvolution &SE)llvm::LoopNeststatic
getLoops() constllvm::LoopNestinline
getLoopsAtDepth(unsigned Depth) constllvm::LoopNestinline
getMaxPerfectDepth(const Loop &Root, ScalarEvolution &SE)llvm::LoopNeststatic
getMaxPerfectDepth() constllvm::LoopNestinline
getName() constllvm::LoopNestinline
getNestDepth() constllvm::LoopNestinline
getNumLoops() constllvm::LoopNestinline
getOutermostLoop() constllvm::LoopNestinline
getParent() constllvm::LoopNestinline
getPerfectLoops(ScalarEvolution &SE) constllvm::LoopNest
InstrVectorTy typedefllvm::LoopNest
LoopNest(Loop &Root, ScalarEvolution &SE)llvm::LoopNest
LoopNest()=deletellvm::LoopNest
Loopsllvm::LoopNestprotected
MaxPerfectDepthllvm::LoopNestprotected
skipEmptyBlockUntil(const BasicBlock *From, const BasicBlock *End, bool CheckUniquePred=false)llvm::LoopNeststatic