Home
last modified time | relevance | path

Searched refs:newBlock3 (Results 1 – 1 of 1) sorted by relevance

/dalvik/dx/src/com/android/dx/ssa/
DEscapeAnalysis.java767 SsaBasicBlock newBlock3 = in insertExceptionThrow() local
769 SsaInsn newInsn3 = newBlock3.getInsns().get(0); in insertExceptionThrow()
772 newBlock3.replaceSuccessor(newBlock3.getPrimarySuccessorIndex(), in insertExceptionThrow()