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