Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Utils/
H A DSSAUpdaterBulk.cpp94 const SmallPtrSetImpl<BasicBlock *> &DefBlocks, in ComputeLiveInBlocks()
141 SmallPtrSet<BasicBlock *, 2> DefBlocks; in RewriteAllUses() local
H A DPromoteMemoryToRegister.cpp623 SmallPtrSet<BasicBlock *, 32> DefBlocks; in run() local
796 const SmallPtrSetImpl<BasicBlock *> &DefBlocks, in ComputeLiveInBlocks()
/freebsd-12.1/contrib/llvm/include/llvm/Analysis/
H A DIteratedDominanceFrontier.h96 const SmallPtrSetImpl<BasicBlock *> *DefBlocks; variable
/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DLiveRangeCalc.cpp592 BitVector DefBlocks(MF.getNumBlockIDs()); in isJointlyDominated() local