Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DSSAUpdaterBulk.cpp92 ComputeLiveInBlocks(const SmallPtrSetImpl<BasicBlock *> &UsingBlocks, in ComputeLiveInBlocks()
145 SmallPtrSet<BasicBlock *, 2> UsingBlocks; in RewriteAllUses() local
DPromoteMemoryToRegister.cpp110 SmallVector<BasicBlock *, 32> UsingBlocks; member
/external/llvm/lib/Transforms/Utils/
DPromoteMemoryToRegister.cpp98 SmallVector<BasicBlock *, 32> UsingBlocks; member