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