This is the complete list of members for
llvm::AliasSetTracker, including all inherited members.
| add(Value *Ptr, uint64_t Size, const AAMDNodes &AAInfo) | llvm::AliasSetTracker | |
| add(LoadInst *LI) | llvm::AliasSetTracker | |
| add(StoreInst *SI) | llvm::AliasSetTracker | |
| add(VAArgInst *VAAI) | llvm::AliasSetTracker | |
| add(Instruction *I) | llvm::AliasSetTracker | |
| add(BasicBlock &BB) | llvm::AliasSetTracker | |
| add(const AliasSetTracker &AST) | llvm::AliasSetTracker | |
| addUnknown(Instruction *I) | llvm::AliasSetTracker | |
| AliasSet class | llvm::AliasSetTracker | [friend] |
| AliasSetTracker(AliasAnalysis &aa) | llvm::AliasSetTracker | [inline, explicit] |
| begin() const | llvm::AliasSetTracker | [inline] |
| begin() | llvm::AliasSetTracker | [inline] |
| clear() | llvm::AliasSetTracker | |
| const_iterator typedef | llvm::AliasSetTracker | |
| containsPointer(Value *P, uint64_t Size, const AAMDNodes &AAInfo) const | llvm::AliasSetTracker | |
| copyValue(Value *From, Value *To) | llvm::AliasSetTracker | |
| deleteValue(Value *PtrVal) | llvm::AliasSetTracker | |
| dump() const | llvm::AliasSetTracker | |
| end() const | llvm::AliasSetTracker | [inline] |
| end() | llvm::AliasSetTracker | [inline] |
| getAliasAnalysis() const | llvm::AliasSetTracker | [inline] |
| getAliasSetForPointer(Value *P, uint64_t Size, const AAMDNodes &AAInfo, bool *New=nullptr) | llvm::AliasSetTracker | |
| getAliasSetForPointerIfExists(Value *P, uint64_t Size, const AAMDNodes &AAInfo) | llvm::AliasSetTracker | [inline] |
| getAliasSets() const | llvm::AliasSetTracker | [inline] |
| iterator typedef | llvm::AliasSetTracker | |
| print(raw_ostream &OS) const | llvm::AliasSetTracker | |
| remove(Value *Ptr, uint64_t Size, const AAMDNodes &AAInfo) | llvm::AliasSetTracker | |
| remove(LoadInst *LI) | llvm::AliasSetTracker | |
| remove(StoreInst *SI) | llvm::AliasSetTracker | |
| remove(VAArgInst *VAAI) | llvm::AliasSetTracker | |
| remove(Instruction *I) | llvm::AliasSetTracker | |
| remove(AliasSet &AS) | llvm::AliasSetTracker | |
| removeUnknown(Instruction *I) | llvm::AliasSetTracker | |
| ~AliasSetTracker() | llvm::AliasSetTracker | [inline] |