LLVM 20.0.0git
|
This is the complete list of members for llvm::AAResultBase, including all inherited members.
AAResultBase()=default | llvm::AAResultBase | explicitprotected |
AAResultBase(const AAResultBase &Arg) | llvm::AAResultBase | inlineprotected |
AAResultBase(AAResultBase &&Arg) | llvm::AAResultBase | inlineprotected |
alias(const MemoryLocation &LocA, const MemoryLocation &LocB, AAQueryInfo &AAQI, const Instruction *I) | llvm::AAResultBase | inline |
getArgModRefInfo(const CallBase *Call, unsigned ArgIdx) | llvm::AAResultBase | inline |
getMemoryEffects(const CallBase *Call, AAQueryInfo &AAQI) | llvm::AAResultBase | inline |
getMemoryEffects(const Function *F) | llvm::AAResultBase | inline |
getModRefInfo(const CallBase *Call, const MemoryLocation &Loc, AAQueryInfo &AAQI) | llvm::AAResultBase | inline |
getModRefInfo(const CallBase *Call1, const CallBase *Call2, AAQueryInfo &AAQI) | llvm::AAResultBase | inline |
getModRefInfoMask(const MemoryLocation &Loc, AAQueryInfo &AAQI, bool IgnoreLocals) | llvm::AAResultBase | inline |