Searched refs:getFirstLabel (Results 1 – 5 of 5) sorted by relevance
82 public int getFirstLabel() { in getFirstLabel() method in RopMethod
75 for (int label = method.getFirstLabel(); in doit()
118 return new RopMethod(newBlocks, ropMethod.getFirstLabel()); in process()
180 .indexOfLabel(rmeth.getFirstLabel()); in convertRopToSsaBlocks()
336 for (int label = method.getFirstLabel(); in pickOrder()