LLVM 20.0.0git
|
This is the complete list of members for llvm::IndexedReference, including all inherited members.
computeRefCost(const Loop &L, unsigned CLS) const | llvm::IndexedReference | |
getBasePointer() const | llvm::IndexedReference | inline |
getFirstSubscript() const | llvm::IndexedReference | inline |
getLastSubscript() const | llvm::IndexedReference | inline |
getNumSubscripts() const | llvm::IndexedReference | inline |
getSubscript(unsigned SubNum) const | llvm::IndexedReference | inline |
hasSpacialReuse(const IndexedReference &Other, unsigned CLS, AAResults &AA) const | llvm::IndexedReference | |
hasTemporalReuse(const IndexedReference &Other, unsigned MaxDistance, const Loop &L, DependenceInfo &DI, AAResults &AA) const | llvm::IndexedReference | |
IndexedReference(Instruction &StoreOrLoadInst, const LoopInfo &LI, ScalarEvolution &SE) | llvm::IndexedReference | |
isValid() const | llvm::IndexedReference | inline |
operator<< | llvm::IndexedReference | friend |