Searched refs:hoistAllInstructionsInto (Results 1 – 3 of 3) sorted by relevance
487 void hoistAllInstructionsInto(BasicBlock *DomBlock, Instruction *InsertPt,
3617 void llvm::hoistAllInstructionsInto(BasicBlock *DomBlock, Instruction *InsertPt, in hoistAllInstructionsInto() function in llvm
3638 hoistAllInstructionsInto(DomBlock, DomBI, IfBlock); in FoldTwoEntryPHINode()