Searched refs:moveBeforePreserving (Results 1 – 11 of 11) sorted by relevance
420 I.moveBeforePreserving(MovePos); in moveInstructionsToTheBeginning()432 I.moveBeforePreserving(MovePos); in moveInstructionsToTheEnd()
1663 I1->moveBeforePreserving(TI); in hoistCommonCodeFromSuccessors()1667 I2->moveBeforePreserving(TI); in hoistCommonCodeFromSuccessors()1673 I1->moveBeforePreserving(TI); in hoistCommonCodeFromSuccessors()
303 BB->back().moveBeforePreserving(*PredBB, PredBB->end()); in MergeBlockIntoPredecessor()
197 void moveBeforePreserving(Instruction *MovePos);211 void moveBeforePreserving(BasicBlock &BB, InstListType::iterator I);
319 Current->moveBeforePreserving(ToBlock.getTerminator()); in considerHoistingFromTo()
278 Inst->moveBeforePreserving(*NewParent, NewParent->begin()); in split()
1377 I.moveBeforePreserving(OuterLoopHeader->getTerminator()); in transform()
166 void Instruction::moveBeforePreserving(Instruction *MovePos) { in moveBeforePreserving() function in Instruction190 void Instruction::moveBeforePreserving(BasicBlock &BB, in moveBeforePreserving() function in Instruction
639 DI->moveBeforePreserving(&*EndBlock->getFirstInsertionPt()); in convertProfitableSIGroups()
3020 Instr.moveBeforePreserving(TI); in tryToMoveFreeBeforeNullTest()
714 I.moveBeforePreserving(*OI.EntryBB, OI.EntryBB->getFirstInsertionPt()); in finalize()