Searched refs:getExitBlock (Results 1 – 4 of 4) sorted by relevance
246 SsaBasicBlock exitBlock = ssaMeth.getExitBlock(); in convertBasicBlocks()305 SsaBasicBlock exitBlock = ssaMeth.getExitBlock(); in convertBasicBlock()
273 public SsaBasicBlock getExitBlock() { in getExitBlock() method in SsaMethod761 SsaBasicBlock rootBlock = reverse ? getExitBlock() : getEntryBlock(); in forEachBlockDepthFirst()841 if (block != getExitBlock() && (insnsSz == 0 in deleteInsns()
172 ? meth.getExitBlock() : meth.getEntryBlock(); in run()
770 ssaMeth.getExitBlock().getIndex()); in insertExceptionThrow()