Searched defs:MovePos (Results 1 – 6 of 6) sorted by relevance
166 /// basic block that MovePos lives in, right before MovePos. in moveBeforePreserving() argument 162 moveBefore(Instruction * MovePos) moveBefore() argument 170 moveAfter(Instruction * MovePos) moveAfter() argument 178 moveAfterPreserving(Instruction * MovePos) moveAfterPreserving() argument [all...]
319 moveBefore(SymbolTableList<BasicBlock>::iterator MovePos) moveBefore() argument 323 moveAfter(BasicBlock * MovePos) moveAfter() argument
2720 LLVMMoveBasicBlockBefore(LLVMBasicBlockRef BB,LLVMBasicBlockRef MovePos) LLVMMoveBasicBlockBefore() argument 2724 LLVMMoveBasicBlockAfter(LLVMBasicBlockRef BB,LLVMBasicBlockRef MovePos) LLVMMoveBasicBlockAfter() argument
417 Instruction *MovePos = ToBB.getFirstNonPHIOrDbg(); moveInstructionsToTheBeginning() local 428 Instruction *MovePos = ToBB.getTerminator(); moveInstructionsToTheEnd() local
365 /// the function that \p MovePos lives in, right before \p MovePos. in moveBefore() argument
147 moveBefore(MachineInstr * MovePos) moveBefore() argument