Searched refs:targetLocation (Results 1 – 1 of 1) sorted by relevance
443 int targetLocation = switchInsn.location + target; in readSwitchInstruction() local444 MInsn targetInsn = insnLocationMap.get(targetLocation); in readSwitchInstruction()