Searched defs:jumpOffset (Results 1 – 3 of 3) sorted by relevance
668 private void markBranch(int offset, int jumpOffset) in markBranch()690 private void markBranchTarget(int offset, int jumpOffset) in markBranchTarget()702 int jumpOffset, in markBranchSubroutineStart()
1506 … final int jumpOffset = ((Block) ctx.m_blocks.m_blocks.get (targetBlockID)).m_first - ip; in emitJumpOffset2() local1530 … final int jumpOffset = ((Block) ctx.m_blocks.m_blocks.get (targetBlockID)).m_first - ip; in emitJumpOffset4() local
739 int jumpOffset = jumpOffsets[index]; in visitTableSwitchInstruction() local761 int jumpOffset = jumpOffsets[index]; in visitLookUpSwitchInstruction() local