Searched defs:jumpOffset (Results 1 – 3 of 3) sorted by relevance
637 private void markBranchTarget(int offset, int jumpOffset) in markBranchTarget()
641 int jumpOffset = jumpOffsets[index]; in visitTableSwitchInstruction() local663 int jumpOffset = jumpOffsets[index]; in visitLookUpSwitchInstruction() local
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