Searched refs:subroutines (Results 1 – 14 of 14) sorted by relevance
39 private final IntList subroutines; field in Frame60 ExecutionStack stack, IntList subroutines) { in Frame() argument69 subroutines.throwIfMutable(); in Frame()73 this.subroutines = subroutines; in Frame()98 return new Frame(locals.copy(), stack.copy(), subroutines); in copy()149 return subroutines; in getSubroutines()189 newSubroutines = subroutines.mutableCopy(); in subFrameForLabel()219 resultSubroutines = mergeSubroutineLists(other.subroutines); in mergeWith()226 && subroutines == resultSubroutines) { in mergeWith()243 if (subroutines.equals(otherSubroutines)) { in mergeSubroutineLists()[all …]
132 private final Subroutine[] subroutines; field in Ropper298 this.subroutines = new Subroutine[maxLabel]; in Ropper()496 private void addBlock(BasicBlock block, IntList subroutines) { in addBlock() argument502 subroutines.throwIfMutable(); in addBlock()503 resultSubroutines.add(subroutines); in addBlock()517 private boolean addOrReplaceBlock(BasicBlock block, IntList subroutines) { in addOrReplaceBlock() argument540 subroutines.throwIfMutable(); in addOrReplaceBlock()541 resultSubroutines.add(subroutines); in addOrReplaceBlock()556 IntList subroutines) { in addOrReplaceBlockNoDelete() argument573 subroutines.throwIfMutable(); in addOrReplaceBlockNoDelete()[all …]
44 # common subroutines for asm
67 # common subroutines for asm
92 # common subroutines for asm
60 # common subroutines for asm
56 # common subroutines for asm
62 # common subroutines for asm
106 # common subroutines for asm
170 # common subroutines for asm
168 # common subroutines for asm