LLVM 19.0.0git
llvm::UnrollCostEstimator Member List

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

canUnroll() constllvm::UnrollCostEstimatorinline
Convergentllvm::UnrollCostEstimator
getRolledLoopSize() constllvm::UnrollCostEstimatorinline
getUnrolledLoopSize(const TargetTransformInfo::UnrollingPreferences &UP, unsigned CountOverwrite=0) constllvm::UnrollCostEstimator
NumInlineCandidatesllvm::UnrollCostEstimator
UnrollCostEstimator(const Loop *L, const TargetTransformInfo &TTI, const SmallPtrSetImpl< const Value * > &EphValues, unsigned BEInsns)llvm::UnrollCostEstimator