Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DLocal.cpp2784 void llvm::hoistAllInstructionsInto(BasicBlock *DomBlock, Instruction *InsertPt, in hoistAllInstructionsInto()
H A DSimplifyCFG.cpp2789 BasicBlock *DomBlock = nullptr; in FoldTwoEntryPHINode() local