LLVM 24.0.0git
llvm::LoopSplitUtils Member List

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

addPartition(const SCEV *Start, const SCEV *End)llvm::LoopSplitUtils
avoidPartitionGuard(unsigned PartitionIndex)llvm::LoopSplitUtils
getInductionVariable() constllvm::LoopSplitUtilsinline
getNumPartitions() constllvm::LoopSplitUtilsinline
getPartitionValue(Value *V, unsigned PartitionIndex) constllvm::LoopSplitUtils
getPartitionValueMap(unsigned PartitionIndex) constllvm::LoopSplitUtils
isLegal()llvm::LoopSplitUtils
LoopSplitUtils(Loop *L, LoopInfo *LI, ScalarEvolution *SE, DominatorTree *DT)llvm::LoopSplitUtilsinline
split()llvm::LoopSplitUtils