LLVM 19.0.0git
llvm::AAResults Member List

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

AAResultBasellvm::AAResultsfriend
AAResults(const TargetLibraryInfo &TLI)llvm::AAResultsinline
AAResults(AAResults &&Arg)llvm::AAResults
addAADependencyID(AnalysisKey *ID)llvm::AAResultsinline
addAAResult(AAResultT &AAResult)llvm::AAResultsinline
alias(const MemoryLocation &LocA, const MemoryLocation &LocB)llvm::AAResults
alias(const Value *V1, LocationSize V1Size, const Value *V2, LocationSize V2Size)llvm::AAResultsinline
alias(const Value *V1, const Value *V2)llvm::AAResultsinline
alias(const MemoryLocation &LocA, const MemoryLocation &LocB, AAQueryInfo &AAQI, const Instruction *CtxI=nullptr)llvm::AAResults
BatchAAResultsllvm::AAResultsfriend
callCapturesBefore(const Instruction *I, const MemoryLocation &MemLoc, DominatorTree *DT)llvm::AAResultsinline
callCapturesBefore(const Instruction *I, const Value *P, LocationSize Size, DominatorTree *DT)llvm::AAResultsinline
callCapturesBefore(const Instruction *I, const MemoryLocation &MemLoc, DominatorTree *DT, AAQueryInfo &AAQIP)llvm::AAResults
canBasicBlockModify(const BasicBlock &BB, const MemoryLocation &Loc)llvm::AAResults
canBasicBlockModify(const BasicBlock &BB, const Value *P, LocationSize Size)llvm::AAResultsinline
canInstructionRangeModRef(const Instruction &I1, const Instruction &I2, const MemoryLocation &Loc, const ModRefInfo Mode)llvm::AAResults
canInstructionRangeModRef(const Instruction &I1, const Instruction &I2, const Value *Ptr, LocationSize Size, const ModRefInfo Mode)llvm::AAResultsinline
doesNotAccessMemory(const CallBase *Call)llvm::AAResultsinline
doesNotAccessMemory(const Function *F)llvm::AAResultsinline
getArgModRefInfo(const CallBase *Call, unsigned ArgIdx)llvm::AAResults
getMemoryEffects(const CallBase *Call)llvm::AAResults
getMemoryEffects(const Function *F)llvm::AAResults
getMemoryEffects(const CallBase *Call, AAQueryInfo &AAQI)llvm::AAResults
getModRefInfo(const Instruction *I, const std::optional< MemoryLocation > &OptLoc)llvm::AAResultsinline
getModRefInfo(const Instruction *I, const Value *P, LocationSize Size)llvm::AAResultsinline
getModRefInfo(const Instruction *I, const CallBase *Call)llvm::AAResults
getModRefInfo(const Instruction *I, const CallBase *Call2, AAQueryInfo &AAQIP)llvm::AAResults
getModRefInfo(const CallBase *Call, const MemoryLocation &Loc, AAQueryInfo &AAQI)llvm::AAResults
getModRefInfo(const CallBase *Call1, const CallBase *Call2, AAQueryInfo &AAQI)llvm::AAResults
getModRefInfo(const VAArgInst *V, const MemoryLocation &Loc, AAQueryInfo &AAQI)llvm::AAResults
getModRefInfo(const LoadInst *L, const MemoryLocation &Loc, AAQueryInfo &AAQI)llvm::AAResults
getModRefInfo(const StoreInst *S, const MemoryLocation &Loc, AAQueryInfo &AAQI)llvm::AAResults
getModRefInfo(const FenceInst *S, const MemoryLocation &Loc, AAQueryInfo &AAQI)llvm::AAResults
getModRefInfo(const AtomicCmpXchgInst *CX, const MemoryLocation &Loc, AAQueryInfo &AAQI)llvm::AAResults
getModRefInfo(const AtomicRMWInst *RMW, const MemoryLocation &Loc, AAQueryInfo &AAQI)llvm::AAResults
getModRefInfo(const CatchPadInst *I, const MemoryLocation &Loc, AAQueryInfo &AAQI)llvm::AAResults
getModRefInfo(const CatchReturnInst *I, const MemoryLocation &Loc, AAQueryInfo &AAQI)llvm::AAResults
getModRefInfo(const Instruction *I, const std::optional< MemoryLocation > &OptLoc, AAQueryInfo &AAQIP)llvm::AAResults
getModRefInfoMask(const MemoryLocation &Loc, bool IgnoreLocals=false)llvm::AAResults
getModRefInfoMask(const Value *P, bool IgnoreLocals=false)llvm::AAResultsinline
getModRefInfoMask(const MemoryLocation &Loc, AAQueryInfo &AAQI, bool IgnoreLocals=false)llvm::AAResults
invalidate(Function &F, const PreservedAnalyses &PA, FunctionAnalysisManager::Invalidator &Inv)llvm::AAResults
isMustAlias(const MemoryLocation &LocA, const MemoryLocation &LocB)llvm::AAResultsinline
isMustAlias(const Value *V1, const Value *V2)llvm::AAResultsinline
isNoAlias(const MemoryLocation &LocA, const MemoryLocation &LocB)llvm::AAResultsinline
isNoAlias(const Value *V1, LocationSize V1Size, const Value *V2, LocationSize V2Size)llvm::AAResultsinline
isNoAlias(const Value *V1, const Value *V2)llvm::AAResultsinline
onlyReadsMemory(const CallBase *Call)llvm::AAResultsinline
onlyReadsMemory(const Function *F)llvm::AAResultsinline
pointsToConstantMemory(const MemoryLocation &Loc, bool OrLocal=false)llvm::AAResultsinline
pointsToConstantMemory(const Value *P, bool OrLocal=false)llvm::AAResultsinline
~AAResults()llvm::AAResults