Searched refs:getEntryBlockIndex (Results 1 – 5 of 5) sorted by relevance
85 for (int bi = method.getEntryBlockIndex(); in doit()
142 startsForBlocks[ssaMeth.getEntryBlockIndex()] = initialRegMapping; in SsaRenamer()
250 public int getEntryBlockIndex() { in getEntryBlockIndex() method in SsaMethod
120 ssaMeth.blockIndexToRopLabel(ssaMeth.getEntryBlockIndex()))); in endParsingMember()
124 ssaMeth.blockIndexToRopLabel(ssaMeth.getEntryBlockIndex())); in convert()