LLVM 20.0.0git
|
This is the complete list of members for llvm::CacheCost, including all inherited members.
CacheCost(const LoopVectorTy &Loops, const LoopInfo &LI, ScalarEvolution &SE, TargetTransformInfo &TTI, AAResults &AA, DependenceInfo &DI, std::optional< unsigned > TRT=std::nullopt) | llvm::CacheCost | |
getCacheCost(Loop &Root, LoopStandardAnalysisResults &AR, DependenceInfo &DI, std::optional< unsigned > TRT=std::nullopt) | llvm::CacheCost | static |
getLoopCost(const Loop &L) const | llvm::CacheCost | inline |
getLoopCosts() const | llvm::CacheCost | inline |
InvalidCost | llvm::CacheCost | static |
operator<< | llvm::CacheCost | friend |