Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Analysis/
DIteratedDominanceFrontier.h91 const SmallPtrSetImpl<BasicBlock *> *DefBlocks; variable
/external/llvm/lib/Transforms/Utils/
DPromoteMemoryToRegister.cpp600 SmallPtrSet<BasicBlock *, 32> DefBlocks; in run() local
777 const SmallPtrSetImpl<BasicBlock *> &DefBlocks, in ComputeLiveInBlocks()
/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
DPromoteMemoryToRegister.cpp673 const SmallPtrSet<BasicBlock*, 32> &DefBlocks, in ComputeLiveInBlocks()
746 SmallPtrSet<BasicBlock*, 32> DefBlocks; in DetermineInsertionPoint() local