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