Home
last modified time | relevance | path

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

/dalvik/dx/src/com/android/dx/ssa/back/
DIdenticalBlockCombiner.java100 combineBlocks(iLabel, toCombine); in process()
135 private void combineBlocks(int alphaLabel, IntList betaLabels) { in combineBlocks() method in IdenticalBlockCombiner