Searched refs:retBlocks (Results 1 – 1 of 1) sorted by relevance
145 private BitSet retBlocks; field in Ropper.Subroutine156 retBlocks = new BitSet(maxLabel); in Subroutine()187 retBlocks.set(retBlock); in addRetBlock()1589 if (subroutine.retBlocks.get(label)) { in subroutineFromRetBlock()