Home
last modified time | relevance | path

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 DMemorySSAUpdater.cpp364 SmallPtrSet<BasicBlock *, 2> DefiningBlocks; in insertDef() local
1102 SmallPtrSet<BasicBlock *, 16> DefiningBlocks(BlocksToProcess.begin(), in applyInsertUpdates() local
H A DMemorySSA.cpp1493 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 DMemorySSAUpdater.cpp361 SmallPtrSet<BasicBlock *, 2> DefiningBlocks; in insertDef() local
1056 SmallPtrSet<BasicBlock *, 16> DefiningBlocks(BlocksToProcess.begin(), in applyInsertUpdates() local
H A DMemorySSA.cpp1494 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 DPromoteMemoryToRegister.cpp109 SmallVector<BasicBlock *, 32> DefiningBlocks; member
/aosp_15_r20/external/llvm/lib/Transforms/Utils/
H A DPromoteMemoryToRegister.cpp97 SmallVector<BasicBlock *, 32> DefiningBlocks; member
H A DMemorySSA.cpp342 SmallPtrSet<BasicBlock *, 32> DefiningBlocks; in buildMemorySSA() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
H A DPromoteMemoryToRegister.cpp167 SmallVector<BasicBlock *, 32> DefiningBlocks; member