Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/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