Searched refs:getExitBlockIndex (Results 1 – 3 of 3) sorted by relevance
110 if (blockIndex == method.getExitBlockIndex()) { in processBlock()
264 public int getExitBlockIndex() { in getExitBlockIndex() method in SsaMethod
843 return index == parent.getExitBlockIndex(); in isExitBlock()