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