Searched defs:StartingAccess (Results 1 – 3 of 3) sorted by relevance
| /external/llvm/lib/Transforms/Utils/ |
| D | MemorySSA.cpp | 1106 MemoryAccess *StartingAccess, const MemoryLocation &Loc, in UpwardsDFSWalk() 1238 MemoryAccess *StartingAccess, UpwardsMemoryQuery &Q) { in getClobberingMemoryAccess() 1243 MemoryAccess *StartingAccess, MemoryLocation &Loc) { in getClobberingMemoryAccess() 1288 auto *StartingAccess = cast<MemoryUseOrDef>(MSSA->getMemoryAccess(I)); in getClobberingMemoryAccess() local 1355 MemoryAccess *StartingAccess, MemoryLocation &) { in getClobberingMemoryAccess()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
| D | MemorySSA.cpp | 2319 MemoryAccess *StartingAccess, const MemoryLocation &Loc, in getClobberingMemoryAccessBase() 2361 auto *StartingAccess = dyn_cast<MemoryUseOrDef>(MA); in getClobberingMemoryAccessBase() local 2443 MemoryAccess *StartingAccess, const MemoryLocation &) { in getClobberingMemoryAccess()
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/ |
| D | MemorySSA.cpp | 2419 MemoryAccess *StartingAccess, const MemoryLocation &Loc, in getClobberingMemoryAccessBase() 2518 auto *StartingAccess = dyn_cast<MemoryUseOrDef>(MA); in getClobberingMemoryAccessBase() local 2609 MemoryAccess *StartingAccess, const MemoryLocation &, BatchAAResults &) { in getClobberingMemoryAccess()
|