Searched defs:moveBefore (Results 1 – 5 of 5) sorted by relevance
86 void Instruction::moveBefore(Instruction *MovePos) { in moveBefore() function in Instruction94 void Instruction::moveBefore(BasicBlock &BB, in moveBefore() function in Instruction
127 void BasicBlock::moveBefore(BasicBlock *MovePos) { in moveBefore() function in BasicBlock
524 void MachineBasicBlock::moveBefore(MachineBasicBlock *NewAfter) { in moveBefore() function in MachineBasicBlock
2819 void TypePromotionTransaction::moveBefore(Instruction *Inst, in moveBefore() function in TypePromotionTransaction
1151 void MemorySSAUpdater::moveBefore(MemoryUseOrDef *What, MemoryUseOrDef *Where) { in moveBefore() function in MemorySSAUpdater