LLVM API Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
llvm::AliasSetTracker Member List

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

add(Value *Ptr, uint64_t Size, const MDNode *TBAAInfo)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 classllvm::AliasSetTrackerfriend
AliasSetTracker(AliasAnalysis &aa)llvm::AliasSetTrackerinlineexplicit
begin() const llvm::AliasSetTrackerinline
begin()llvm::AliasSetTrackerinline
clear()llvm::AliasSetTracker
const_iterator typedefllvm::AliasSetTracker
containsPointer(Value *P, uint64_t Size, const MDNode *TBAAInfo) const llvm::AliasSetTracker
copyValue(Value *From, Value *To)llvm::AliasSetTracker
deleteValue(Value *PtrVal)llvm::AliasSetTracker
dump() const llvm::AliasSetTracker
end() const llvm::AliasSetTrackerinline
end()llvm::AliasSetTrackerinline
getAliasAnalysis() const llvm::AliasSetTrackerinline
getAliasSetForPointer(Value *P, uint64_t Size, const MDNode *TBAAInfo, bool *New=0)llvm::AliasSetTracker
getAliasSetForPointerIfExists(Value *P, uint64_t Size, const MDNode *TBAAInfo)llvm::AliasSetTrackerinline
getAliasSets() const llvm::AliasSetTrackerinline
iterator typedefllvm::AliasSetTracker
print(raw_ostream &OS) const llvm::AliasSetTracker
remove(Value *Ptr, uint64_t Size, const MDNode *TBAAInfo)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::AliasSetTrackerinline