Searched refs:bitSetFromLabelList (Results 1 – 2 of 2) sorted by relevance
151 result.predecessors = SsaMethod.bitSetFromLabelList( in newFromRop()156 = SsaMethod.bitSetFromLabelList(ropBlocks, bb.getSuccessors()); in newFromRop()
135 static BitSet bitSetFromLabelList(BasicBlockList blocks, in bitSetFromLabelList() method in SsaMethod