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