LLVM 20.0.0git
|
This is the complete list of members for llvm::UnrollCostEstimator, including all inherited members.
canUnroll() const | llvm::UnrollCostEstimator | |
Convergence | llvm::UnrollCostEstimator | |
ConvergenceAllowsRuntime | llvm::UnrollCostEstimator | |
getRolledLoopSize() const | llvm::UnrollCostEstimator | inline |
getUnrolledLoopSize(const TargetTransformInfo::UnrollingPreferences &UP, unsigned CountOverwrite=0) const | llvm::UnrollCostEstimator | |
NumInlineCandidates | llvm::UnrollCostEstimator | |
UnrollCostEstimator(const Loop *L, const TargetTransformInfo &TTI, const SmallPtrSetImpl< const Value * > &EphValues, unsigned BEInsns) | llvm::UnrollCostEstimator |