Searched defs:moveAfter (Results 1 – 9 of 9) sorted by relevance
569 void Operation::moveAfter(Operation *existingOp) { in moveAfter() function in Operation 575 void Operation::moveAfter(Block *block, in moveAfter() function in Operation
556 void DbgRecord::moveAfter(DbgRecord *MoveAfter) { moveAfter() function in llvm::DbgRecord
285 void BasicBlock::moveAfter(BasicBlock *MovePos) { moveAfter() function in BasicBlock
175 void Instruction::moveAfter(Instruction *MovePos) { moveAfter() function in Instruction
678 void MachineBasicBlock::moveAfter(MachineBasicBlock *NewBefore) { moveAfter() function in MachineBasicBlock
1171 void MemorySSAUpdater::moveAfter(MemoryUseOrDef *What, MemoryUseOrDef *Where) { moveAfter() function in MemorySSAUpdater
67 TEST(VPInstructionTest,moveAfter) TEST() argument
245 void VPRecipeBase::moveAfter(VPRecipeBase *InsertPos) { moveAfter() function in VPRecipeBase
1340 void PyOperationBase::moveAfter(PyOperationBase &other) { moveAfter() function in PyOperationBase