Searched refs:getExitBlock (Results 1 – 4 of 4) sorted by relevance
247 SsaBasicBlock exitBlock = ssaMeth.getExitBlock(); in convertBasicBlocks()308 SsaBasicBlock exitBlock = ssaMeth.getExitBlock(); in convertBasicBlock()
272 public SsaBasicBlock getExitBlock() { in getExitBlock() method in SsaMethod743 SsaBasicBlock rootBlock = reverse ? getExitBlock() : getEntryBlock(); in forEachBlockDepthFirst()825 if (block != getExitBlock() && (insnsSz == 0 in deleteInsns()
172 ? meth.getExitBlock() : meth.getEntryBlock(); in run()
773 ssaMeth.getExitBlock().getIndex()); in insertExceptionThrow()