Searched refs:lastInstructionAddress (Results 1 – 1 of 1) sorted by relevance
534 …int lastInstructionAddress = instructionOffsetMap.getInstructionCodeOffset(instructions.size() - 1… in addTries() local535 … int codeSize = lastInstructionAddress + instructions.get(instructions.size() - 1).getCodeUnits(); in addTries()