Searched refs:resultLabel (Results 1 – 1 of 1) sorted by relevance
1548 int resultLabel; in mapOrAllocateLabel() local1552 resultLabel = mappedLabel; in mapOrAllocateLabel()1558 resultLabel = origLabel; in mapOrAllocateLabel()1560 resultLabel = labelAllocator.getNextLabel(); in mapOrAllocateLabel()1562 origLabelToCopiedLabel.put(origLabel, resultLabel); in mapOrAllocateLabel()1565 while (labelToSubroutines.size() <= resultLabel) { in mapOrAllocateLabel()1568 labelToSubroutines.set(resultLabel, in mapOrAllocateLabel()1572 return resultLabel; in mapOrAllocateLabel()