Searched defs:DomBlock (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Transforms/Utils/ | ||
H A D | Local.cpp | 3611 hoistAllInstructionsInto(BasicBlock * DomBlock,Instruction * InsertPt,BasicBlock * BB) hoistAllInstructionsInto() argument |
H A D | SimplifyCFG.cpp | 3497 BasicBlock *DomBlock = DomBI->getParent(); FoldTwoEntryPHINode() local |