Home
last modified time | relevance | path

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

/external/dexmaker/dexmaker/src/main/java/com/android/dx/
DDexMaker.java648 RopMethod ropMethod = new RopMethod(code.toBasicBlocks(), 0); in toEncodedMethod()
DCode.java875 BasicBlockList toBasicBlocks() { in toBasicBlocks() method in Code