Home
last modified time | relevance | path

Searched defs:DomBlock (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLocal.cpp3709 void llvm::hoistAllInstructionsInto(BasicBlock *DomBlock, Instruction *InsertPt, in hoistAllInstructionsInto()
H A DSimplifyCFG.cpp3654 BasicBlock *DomBlock = DomBI->getParent(); in foldTwoEntryPHINode() local