Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DSSAUpdaterBulk.cpp93 const SmallPtrSetImpl<BasicBlock *> &DefBlocks, in ComputeLiveInBlocks()
140 SmallPtrSet<BasicBlock *, 2> DefBlocks; in RewriteAllUses() local
H A DPromoteMemoryToRegister.cpp613 SmallPtrSet<BasicBlock *, 32> DefBlocks(Info.DefiningBlocks.begin(), in run() local
786 const SmallPtrSetImpl<BasicBlock *> &DefBlocks, in ComputeLiveInBlocks()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DGenericIteratedDominanceFrontier.h109 const SmallPtrSetImpl<NodeTy *> *DefBlocks; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DLiveRangeCalc.cpp438 BitVector DefBlocks(MF.getNumBlockIDs()); in isJointlyDominated() local