Lines Matching refs:moveBefore
1075 RelocatedBase->moveBefore(RI); in simplifyRelocatesOffABase()
2200 ExtVal->moveBefore(CI); in optimizeCallInst()
2674 Inst->moveBefore(Position); in insert()
2692 Inst->moveBefore(Before); in InstructionMoveBefore()
3011 void moveBefore(Instruction *Inst, Instruction *Before);
3073 void TypePromotionTransaction::moveBefore(Instruction *Inst, in moveBefore() function in TypePromotionTransaction
4426 TPT.moveBefore(ExtForOpnd, ExtOpnd); in promoteOperandForOther()
6824 TrueInst->moveBefore(TrueBranch); in optimizeSelectInst()
6834 FalseInst->moveBefore(FalseBranch); in optimizeSelectInst()
7757 UI->moveBefore(Branch); in optimizeBranch()
7770 UI->moveBefore(Branch); in optimizeBranch()
8103 II->moveBefore(&*FirstInst); in placePseudoProbes()