Home
last modified time | relevance | path

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

/dalvik/dx/src/com/android/dx/cf/code/
DRopper.java1300 new SubroutineInliner( in inlineSubroutines()
1365 private class SubroutineInliner { class in Ropper
1391 SubroutineInliner(final LabelAllocator labelAllocator, in SubroutineInliner() method in Ropper.SubroutineInliner
1429 new SubroutineInliner(labelAllocator, labelToSubroutines) in inlineSubroutineCalledFrom()