Searched refs:involvedInSubroutine (Results 1 – 1 of 1) sorted by relevance
1530 private boolean involvedInSubroutine(int label, int subroutineStart) { in involvedInSubroutine() method in Ropper.SubroutineInliner1553 } else if (!involvedInSubroutine(origLabel,subroutineStart)) { in mapOrAllocateLabel()