Searched refs:getEntryBlockIndex (Results 1 – 4 of 4) sorted by relevance
86 for (int bi = method.getEntryBlockIndex(); in doit()
143 startsForBlocks[ssaMeth.getEntryBlockIndex()] = initialRegMapping; in SsaRenamer()
251 public int getEntryBlockIndex() { in getEntryBlockIndex() method in SsaMethod
125 ssaMeth.blockIndexToRopLabel(ssaMeth.getEntryBlockIndex())); in convert()