Searched refs:mTargetLabel (Results 1 – 1 of 1) sorted by relevance
104 private String mTargetLabel; field in ApfGenerator.Instruction148 mTargetLabel = label; in setTargetLabel()170 if (mTargetLabel != null) { in size()185 if (mTargetLabel == null) { in shrink()239 if (mTargetLabel != null) { in generate()269 if (mTargetLabel == DROP_LABEL) { in calculateTargetLabelOffset()271 } else if (mTargetLabel == PASS_LABEL) { in calculateTargetLabelOffset()274 targetLabelInstruction = mLabels.get(mTargetLabel); in calculateTargetLabelOffset()277 throw new IllegalInstructionException("label not found: " + mTargetLabel); in calculateTargetLabelOffset()283 mTargetLabel); in calculateTargetLabelOffset()