Searched defs:MovePos (Results 1 – 10 of 10) sorted by relevance
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
93 public void MovePos() throws IOException in MovePos() method in InWindow
63 public void MovePos() throws IOException in MovePos() method in BinTree
127 void BasicBlock::moveBefore(BasicBlock *MovePos) { in moveBefore()134 void BasicBlock::moveAfter(BasicBlock *MovePos) { in moveAfter()
86 void Instruction::moveBefore(Instruction *MovePos) { in moveBefore()90 void Instruction::moveAfter(Instruction *MovePos) { in moveAfter()
2681 void LLVMMoveBasicBlockBefore(LLVMBasicBlockRef BB, LLVMBasicBlockRef MovePos) { in LLVMMoveBasicBlockBefore()2685 void LLVMMoveBasicBlockAfter(LLVMBasicBlockRef BB, LLVMBasicBlockRef MovePos) { in LLVMMoveBasicBlockAfter()
181 Instruction *MovePos = ToBB.getFirstNonPHIOrDbg(); in moveInstsBottomUp() local
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