Searched defs:MovePos (Results 1 – 15 of 15) sorted by relevance
106 void BasicBlock::moveBefore(BasicBlock *MovePos) { in moveBefore()113 void BasicBlock::moveAfter(BasicBlock *MovePos) { in moveAfter()
90 void Instruction::moveBefore(Instruction *MovePos) { in moveBefore()
1535 void LLVMMoveBasicBlockBefore(LLVMBasicBlockRef BB, LLVMBasicBlockRef MovePos) { in LLVMMoveBasicBlockBefore()1539 void LLVMMoveBasicBlockAfter(LLVMBasicBlockRef BB, LLVMBasicBlockRef MovePos) { in LLVMMoveBasicBlockAfter()
103 void BasicBlock::moveBefore(BasicBlock *MovePos) { in moveBefore()110 void BasicBlock::moveAfter(BasicBlock *MovePos) { in moveAfter()
94 void Instruction::moveBefore(Instruction *MovePos) { in moveBefore()
2084 void LLVMMoveBasicBlockBefore(LLVMBasicBlockRef BB, LLVMBasicBlockRef MovePos) { in LLVMMoveBasicBlockBefore()2088 void LLVMMoveBasicBlockAfter(LLVMBasicBlockRef BB, LLVMBasicBlockRef MovePos) { in LLVMMoveBasicBlockAfter()
93 public void MovePos() in MovePos() method in SevenZip.Compression.LZ.InWindow
63 public new void MovePos() in MovePos() method in SevenZip.Compression.LZ.BinTree
121 void BasicBlock::moveBefore(BasicBlock *MovePos) { in moveBefore()128 void BasicBlock::moveAfter(BasicBlock *MovePos) { in moveAfter()
87 void Instruction::moveBefore(Instruction *MovePos) { in moveBefore()91 void Instruction::moveAfter(Instruction *MovePos) { in moveAfter()
2310 void LLVMMoveBasicBlockBefore(LLVMBasicBlockRef BB, LLVMBasicBlockRef MovePos) { in LLVMMoveBasicBlockBefore()2314 void LLVMMoveBasicBlockAfter(LLVMBasicBlockRef BB, LLVMBasicBlockRef MovePos) { in LLVMMoveBasicBlockAfter()
93 public void MovePos() throws IOException in MovePos() method in InWindow
63 public void MovePos() throws IOException in MovePos() method in BinTree
446 void MovePos(UInt32 num) in MovePos() method in SevenZip.Compression.LZMA.Encoder
446 void MovePos(int num) throws java.io.IOException in MovePos() method in Encoder