Searched defs:moveAfter (Results 1 – 7 of 7) sorted by relevance
285 void BasicBlock::moveAfter(BasicBlock *MovePos) { in moveAfter() function in BasicBlock
557 void DbgRecord::moveAfter(DbgRecord *MoveAfter) { in moveAfter() function in llvm::DbgRecord
175 void Instruction::moveAfter(Instruction *MovePos) { in moveAfter() function in Instruction
554 void moveAfter(Instruction *After) { in moveAfter() function
678 void MachineBasicBlock::moveAfter(MachineBasicBlock *NewBefore) { in moveAfter() function in MachineBasicBlock
1171 void MemorySSAUpdater::moveAfter(MemoryUseOrDef *What, MemoryUseOrDef *Where) { in moveAfter() function in MemorySSAUpdater
262 void VPRecipeBase::moveAfter(VPRecipeBase *InsertPos) { in moveAfter() function in VPRecipeBase