Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/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()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Support/
H A DGenericIteratedDominanceFrontier.h109 const SmallPtrSetImpl<NodeTy *> *DefBlocks; variable
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DLiveRangeCalc.cpp438 BitVector DefBlocks(MF.getNumBlockIDs()); in isJointlyDominated() local