Searched refs:computeReachability (Results 1 – 3 of 3) sorted by relevance
128 BitSet reachable = ssaMeth.computeReachability(); in pruneDeadInstructions()
346 public BitSet computeReachability() { in computeReachability() method in SsaMethod
249 BitSet reachable = ssaMeth.computeReachability(); in convertBasicBlocks()