Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DIteratedDominanceFrontier.h90 const SmallPtrSetImpl<BasicBlock *> *DefBlocks; variable
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DSSAUpdaterBulk.cpp94 const SmallPtrSetImpl<BasicBlock *> &DefBlocks, in ComputeLiveInBlocks()
141 SmallPtrSet<BasicBlock *, 2> DefBlocks; in RewriteAllUses() local
DPromoteMemoryToRegister.cpp624 SmallPtrSet<BasicBlock *, 32> DefBlocks; in run() local
794 const SmallPtrSetImpl<BasicBlock *> &DefBlocks, in ComputeLiveInBlocks()
/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
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DLiveRangeCalc.cpp592 BitVector DefBlocks(MF.getNumBlockIDs()); in isJointlyDominated() local
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/IR/
DDominatorTreeTest.cpp650 SmallPtrSet<BasicBlock *, 1> DefBlocks; in TEST() local