LLVM 19.0.0git
llvm::BatchAAResults Member List

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

alias(const MemoryLocation &LocA, const MemoryLocation &LocB)llvm::BatchAAResultsinline
BatchAAResults(AAResults &AAR)llvm::BatchAAResultsinline
BatchAAResults(AAResults &AAR, CaptureInfo *CI)llvm::BatchAAResultsinline
callCapturesBefore(const Instruction *I, const MemoryLocation &MemLoc, DominatorTree *DT)llvm::BatchAAResultsinline
disableDominatorTree()llvm::BatchAAResultsinline
enableCrossIterationMode()llvm::BatchAAResultsinline
getArgModRefInfo(const CallBase *Call, unsigned ArgIdx)llvm::BatchAAResultsinline
getMemoryEffects(const CallBase *Call)llvm::BatchAAResultsinline
getModRefInfo(const Instruction *I, const std::optional< MemoryLocation > &OptLoc)llvm::BatchAAResultsinline
getModRefInfo(const Instruction *I, const CallBase *Call2)llvm::BatchAAResultsinline
getModRefInfoMask(const MemoryLocation &Loc, bool IgnoreLocals=false)llvm::BatchAAResultsinline
isMustAlias(const MemoryLocation &LocA, const MemoryLocation &LocB)llvm::BatchAAResultsinline
isMustAlias(const Value *V1, const Value *V2)llvm::BatchAAResultsinline
pointsToConstantMemory(const MemoryLocation &Loc, bool OrLocal=false)llvm::BatchAAResultsinline