Searched refs:oldSubroutine (Results 1 – 1 of 1) sorted by relevance
453 Subroutine oldSubroutine = subroutines[insn]; in merge() local463 if (oldSubroutine == null) { in merge()470 changes |= oldSubroutine.merge(subroutine); in merge()487 Subroutine oldSubroutine = subroutines[insn]; in merge() local499 if (oldSubroutine != null && subroutineBeforeJSR != null) { in merge()500 changes |= oldSubroutine.merge(subroutineBeforeJSR); in merge()