Searched refs:moveInstructionsToTheBeginning (Results 1 – 3 of 3) sorted by relevance
54 void moveInstructionsToTheBeginning(BasicBlock &FromBB, BasicBlock &ToBB,
403 void llvm::moveInstructionsToTheBeginning(BasicBlock &FromBB, BasicBlock &ToBB, in moveInstructionsToTheBeginning() function in llvm
1276 moveInstructionsToTheBeginning(*FC0.Latch, *FC1.Latch, DT, PDT, DI); in mergeLatch()1565 moveInstructionsToTheBeginning( in fuseGuardedLoops()