Home | History | Annotate | Download | only in code

Lines Matching defs:mapOrAllocateLabel

1531             int newSubStartLabel = mapOrAllocateLabel(subroutineStart);
1584 mapOrAllocateLabel(origSuccessors.get(0)),
1614 int newSuccLabel = mapOrAllocateLabel(origSuccLabel);
1659 private int mapOrAllocateLabel(int origLabel) {