|
LLVM 22.0.0git
|
This is the complete list of members for llvm::AAResults, including all inherited members.
| AAResultBase class | llvm::AAResults | friend |
| AAResults(const TargetLibraryInfo &TLI) | llvm::AAResults | |
| AAResults(AAResults &&Arg) | llvm::AAResults | |
| addAADependencyID(AnalysisKey *ID) | llvm::AAResults | inline |
| addAAResult(AAResultT &AAResult) | llvm::AAResults | inline |
| alias(const MemoryLocation &LocA, const MemoryLocation &LocB) | llvm::AAResults | |
| alias(const Value *V1, LocationSize V1Size, const Value *V2, LocationSize V2Size) | llvm::AAResults | inline |
| alias(const Value *V1, const Value *V2) | llvm::AAResults | inline |
| alias(const MemoryLocation &LocA, const MemoryLocation &LocB, AAQueryInfo &AAQI, const Instruction *CtxI=nullptr) | llvm::AAResults | |
| aliasErrno(const MemoryLocation &Loc, const Module *M) | llvm::AAResults | |
| BatchAAResults class | llvm::AAResults | friend |
| callCapturesBefore(const Instruction *I, const MemoryLocation &MemLoc, DominatorTree *DT) | llvm::AAResults | inline |
| callCapturesBefore(const Instruction *I, const Value *P, LocationSize Size, DominatorTree *DT) | llvm::AAResults | inline |
| 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::AAResults | inline |
| 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::AAResults | inline |
| doesNotAccessMemory(const CallBase *Call) | llvm::AAResults | inline |
| doesNotAccessMemory(const Function *F) | llvm::AAResults | inline |
| 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::AAResults | inline |
| getModRefInfo(const Instruction *I, const Value *P, LocationSize Size) | llvm::AAResults | inline |
| getModRefInfo(const Instruction *I, const CallBase *Call) | llvm::AAResults | |
| getModRefInfo(const Instruction *I1, const Instruction *I2) | 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 | |
| getModRefInfo(const Instruction *I1, const Instruction *I2, AAQueryInfo &AAQI) | llvm::AAResults | |
| getModRefInfoMask(const MemoryLocation &Loc, bool IgnoreLocals=false) | llvm::AAResults | |
| getModRefInfoMask(const Value *P, bool IgnoreLocals=false) | llvm::AAResults | inline |
| 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::AAResults | inline |
| isMustAlias(const Value *V1, const Value *V2) | llvm::AAResults | inline |
| isNoAlias(const MemoryLocation &LocA, const MemoryLocation &LocB) | llvm::AAResults | inline |
| isNoAlias(const Value *V1, LocationSize V1Size, const Value *V2, LocationSize V2Size) | llvm::AAResults | inline |
| isNoAlias(const Value *V1, const Value *V2) | llvm::AAResults | inline |
| onlyReadsMemory(const CallBase *Call) | llvm::AAResults | inline |
| onlyReadsMemory(const Function *F) | llvm::AAResults | inline |
| pointsToConstantMemory(const MemoryLocation &Loc, bool OrLocal=false) | llvm::AAResults | inline |
| pointsToConstantMemory(const Value *P, bool OrLocal=false) | llvm::AAResults | inline |
| ~AAResults() | llvm::AAResults |