Searched defs:moveAfter (Results 1 – 5 of 5) sorted by relevance
134 void BasicBlock::moveAfter(BasicBlock *MovePos) { in moveAfter() function in BasicBlock
90 void Instruction::moveAfter(Instruction *MovePos) { in moveAfter() function in Instruction
305 void VPRecipeBase::moveAfter(VPRecipeBase *InsertPos) { in moveAfter() function in VPRecipeBase
528 void MachineBasicBlock::moveAfter(MachineBasicBlock *NewBefore) { in moveAfter() function in MachineBasicBlock
1156 void MemorySSAUpdater::moveAfter(MemoryUseOrDef *What, MemoryUseOrDef *Where) { in moveAfter() function in MemorySSAUpdater