Searched defs:MovePos (Results 1 – 6 of 6) sorted by relevance
175 void Instruction::moveBefore(Instruction *MovePos) { in moveAfter() argument 183 void Instruction::moveBeforePreserving(Instruction *MovePos) { in moveAfterPreserving() argument 167 moveBefore(Instruction * MovePos) moveBefore() argument 171 moveBeforePreserving(Instruction * MovePos) moveBeforePreserving() argument [all...]
281 moveBefore(SymbolTableList<BasicBlock>::iterator MovePos) moveBefore() argument 285 moveAfter(BasicBlock * MovePos) moveAfter() argument
2818 LLVMMoveBasicBlockBefore(LLVMBasicBlockRef BB,LLVMBasicBlockRef MovePos) LLVMMoveBasicBlockBefore() argument 2822 LLVMMoveBasicBlockAfter(LLVMBasicBlockRef BB,LLVMBasicBlockRef MovePos) LLVMMoveBasicBlockAfter() argument
430 BasicBlock::iterator MovePos = ToBB.getFirstNonPHIOrDbg(); in moveInstructionsToTheBeginning() local 441 Instruction *MovePos = ToBB.getTerminator(); in moveInstructionsToTheEnd() local
366 moveBefore(BasicBlock * MovePos) moveBefore() argument
150 moveBefore(MachineInstr * MovePos) moveBefore() argument