|
LLVM 22.0.0git
|
This is the complete list of members for llvm::RuntimePointerChecking, including all inherited members.
| arePointersInSamePartition(const SmallVectorImpl< int > &PtrToPartition, unsigned PtrIdx1, unsigned PtrIdx2) | llvm::RuntimePointerChecking | static |
| CheckingGroups | llvm::RuntimePointerChecking | |
| empty() const | llvm::RuntimePointerChecking | inline |
| generateChecks(MemoryDepChecker::DepCandidates &DepCands, bool UseDependencies) | llvm::RuntimePointerChecking | |
| getChecks() const | llvm::RuntimePointerChecking | inline |
| getDiffChecks() const | llvm::RuntimePointerChecking | inline |
| getNumberOfChecks() const | llvm::RuntimePointerChecking | inline |
| getPointerInfo(unsigned PtrIdx) const | llvm::RuntimePointerChecking | inline |
| getSE() const | llvm::RuntimePointerChecking | inline |
| insert(Loop *Lp, Value *Ptr, const SCEV *PtrExpr, Type *AccessTy, bool WritePtr, unsigned DepSetId, unsigned ASId, PredicatedScalarEvolution &PSE, bool NeedsFreeze) | llvm::RuntimePointerChecking | |
| Need | llvm::RuntimePointerChecking | |
| needsChecking(const RuntimeCheckingPtrGroup &M, const RuntimeCheckingPtrGroup &N) const | llvm::RuntimePointerChecking | |
| needsChecking(unsigned I, unsigned J) const | llvm::RuntimePointerChecking | |
| Pointers | llvm::RuntimePointerChecking | |
| print(raw_ostream &OS, unsigned Depth=0) const | llvm::RuntimePointerChecking | |
| printChecks(raw_ostream &OS, const SmallVectorImpl< RuntimePointerCheck > &Checks, unsigned Depth=0) const | llvm::RuntimePointerChecking | |
| reset() | llvm::RuntimePointerChecking | inline |
| RuntimeCheckingPtrGroup | llvm::RuntimePointerChecking | friend |
| RuntimePointerChecking(MemoryDepChecker &DC, ScalarEvolution *SE, std::optional< ScalarEvolution::LoopGuards > &LoopGuards) | llvm::RuntimePointerChecking | inline |