Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DSSAUpdaterBulk.cpp93 const SmallPtrSetImpl<BasicBlock *> &DefBlocks, in ComputeLiveInBlocks()
140 SmallPtrSet<BasicBlock *, 2> DefBlocks; in RewriteAllUses() local
DPromoteMemoryToRegister.cpp604 SmallPtrSet<BasicBlock *, 32> DefBlocks(Info.DefiningBlocks.begin(), in run() local
775 const SmallPtrSetImpl<BasicBlock *> &DefBlocks, in ComputeLiveInBlocks()
/external/llvm/include/llvm/Analysis/
DIteratedDominanceFrontier.h91 const SmallPtrSetImpl<BasicBlock *> *DefBlocks; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DGenericIteratedDominanceFrontier.h109 const SmallPtrSetImpl<NodeTy *> *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-10.0/llvm/lib/CodeGen/
DLiveRangeCalc.cpp591 BitVector DefBlocks(MF.getNumBlockIDs()); in isJointlyDominated() local