Searched refs:mapOrAllocateLabel (Results 1 – 1 of 1) sorted by relevance
1419 int newSubStartLabel = mapOrAllocateLabel(subroutineStart); in inlineSubroutineCalledFrom()1472 mapOrAllocateLabel(origSuccessors.get(0)), in copyBlock()1502 int newSuccLabel = mapOrAllocateLabel(origSuccLabel); in copyBlock()1547 private int mapOrAllocateLabel(int origLabel) { in mapOrAllocateLabel() method in Ropper.SubroutineInliner