Searched refs:numPoolIndices (Results 1 – 1 of 1) sorted by relevance
112 int numPoolIndices = mutatableCode.program.getTotalPoolIndicesByKind(kind); in canMutate() local113 if (numPoolIndices > 1) { in canMutate()