Searched refs:LabelAllocator (Results 1 – 1 of 1) sorted by relevance
1301 new LabelAllocator(getAvailableLabel()), in inlineSubroutines()1343 private static class LabelAllocator { class in Ropper1349 LabelAllocator(int startLabel) { in LabelAllocator() method in Ropper.LabelAllocator1382 private final LabelAllocator labelAllocator;1391 SubroutineInliner(final LabelAllocator labelAllocator, in SubroutineInliner()