Searched defs:moveBefore (Results 1 – 7 of 7) sorted by relevance
97 void Instruction::moveBefore(Instruction *MovePos) { in moveBefore() function in Instruction105 void Instruction::moveBefore(BasicBlock &BB, in moveBefore() function in Instruction
133 void BasicBlock::moveBefore(BasicBlock *MovePos) { in moveBefore() function in BasicBlock
563 void VPRecipeBase::moveBefore(VPBasicBlock &BB, in moveBefore() function in VPRecipeBase
633 void MachineBasicBlock::moveBefore(MachineBasicBlock *NewAfter) { in moveBefore() function in MachineBasicBlock
153 void MachineInstr::moveBefore(MachineInstr *MovePos) { in moveBefore() function in MachineInstr
3069 void TypePromotionTransaction::moveBefore(Instruction *Inst, in moveBefore() function in TypePromotionTransaction
1191 void MemorySSAUpdater::moveBefore(MemoryUseOrDef *What, MemoryUseOrDef *Where) { in moveBefore() function in MemorySSAUpdater