Searched defs:isPointingToTargets (Results 1 - 1 of 1) sorted by relevance

/external/proguard/src/proguard/optimize/evaluation/
H A DEvaluationShrinker.java1589 * @param isPointingToTargets <code>true</code> if the above offsets are
1595 boolean isPointingToTargets)
1607 if (isPointingToTargets)
1593 markStraddlingBranches(int instructionOffset, InstructionOffsetValue branchOffsets, boolean isPointingToTargets) argument

Completed in 189 milliseconds