Home
last modified time | relevance | path

Searched defs:UsingBlocks (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DSSAUpdaterBulk.cpp93 ComputeLiveInBlocks(const SmallPtrSetImpl<BasicBlock *> &UsingBlocks, in ComputeLiveInBlocks()
146 SmallPtrSet<BasicBlock *, 2> UsingBlocks; in RewriteAllUses() local
DPromoteMemoryToRegister.cpp112 SmallVector<BasicBlock *, 32> UsingBlocks; member
/external/llvm/lib/Transforms/Utils/
DPromoteMemoryToRegister.cpp98 SmallVector<BasicBlock *, 32> UsingBlocks; member
/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
DPromoteMemoryToRegister.cpp294 SmallVector<BasicBlock*, 32> UsingBlocks; member