Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Analysis/
DIteratedDominanceFrontier.h90 const SmallPtrSetImpl<BasicBlock *> *LiveInBlocks; variable
/external/llvm/lib/Transforms/Utils/
DPromoteMemoryToRegister.cpp605 SmallPtrSet<BasicBlock *, 32> LiveInBlocks; in run() local
778 SmallPtrSetImpl<BasicBlock *> &LiveInBlocks) { in ComputeLiveInBlocks()
DMemorySSA.cpp380 SmallPtrSet<BasicBlock *, 32> LiveInBlocks; in buildMemorySSA() local
/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
DPromoteMemoryToRegister.cpp674 SmallPtrSet<BasicBlock*, 32> &LiveInBlocks) { in ComputeLiveInBlocks()
751 SmallPtrSet<BasicBlock*, 32> LiveInBlocks; in DetermineInsertionPoint() local