LLVM 22.0.0git
|
Public Member Functions | |
ClobberWalkerBase (MemorySSA *M, DominatorTree *D) | |
MemoryAccess * | getClobberingMemoryAccessBase (MemoryAccess *, const MemoryLocation &, BatchAAResults &, unsigned &) |
MemoryAccess * | getClobberingMemoryAccessBase (MemoryAccess *, BatchAAResults &, unsigned &, bool, bool UseInvariantGroup=true) |
Definition at line 988 of file MemorySSA.cpp.
|
inline |
Definition at line 993 of file MemorySSA.cpp.
References D(), and llvm::MemorySSA::MemorySSA().
MemoryAccess * llvm::MemorySSA::ClobberWalkerBase::getClobberingMemoryAccessBase | ( | MemoryAccess * | , |
BatchAAResults & | , | ||
unsigned & | , | ||
bool | , | ||
bool | UseInvariantGroup = true ) |
MemoryAccess * llvm::MemorySSA::ClobberWalkerBase::getClobberingMemoryAccessBase | ( | MemoryAccess * | , |
const MemoryLocation & | , | ||
BatchAAResults & | , | ||
unsigned & | ) |