Searched defs:DefiningBlocks (Results 1 – 8 of 8) sorted by relevance
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/ |
H A D | MemorySSAUpdater.cpp | 364 SmallPtrSet<BasicBlock *, 2> DefiningBlocks; in insertDef() local 1102 SmallPtrSet<BasicBlock *, 16> DefiningBlocks(BlocksToProcess.begin(), in applyInsertUpdates() local
|
H A D | MemorySSA.cpp | 1493 const SmallPtrSetImpl<BasicBlock *> &DefiningBlocks) { in placePHINodes() 1519 SmallPtrSet<BasicBlock *, 32> DefiningBlocks; in buildMemorySSA() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
H A D | MemorySSAUpdater.cpp | 361 SmallPtrSet<BasicBlock *, 2> DefiningBlocks; in insertDef() local 1056 SmallPtrSet<BasicBlock *, 16> DefiningBlocks(BlocksToProcess.begin(), in applyInsertUpdates() local
|
H A D | MemorySSA.cpp | 1494 const SmallPtrSetImpl<BasicBlock *> &DefiningBlocks) { in placePHINodes() 1520 SmallPtrSet<BasicBlock *, 32> DefiningBlocks; in buildMemorySSA() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
H A D | PromoteMemoryToRegister.cpp | 109 SmallVector<BasicBlock *, 32> DefiningBlocks; member
|
/aosp_15_r20/external/llvm/lib/Transforms/Utils/ |
H A D | PromoteMemoryToRegister.cpp | 97 SmallVector<BasicBlock *, 32> DefiningBlocks; member
|
H A D | MemorySSA.cpp | 342 SmallPtrSet<BasicBlock *, 32> DefiningBlocks; in buildMemorySSA() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/ |
H A D | PromoteMemoryToRegister.cpp | 167 SmallVector<BasicBlock *, 32> DefiningBlocks; member
|