Home
last modified time | relevance | path

Searched defs:threshold (Results 1 – 2 of 2) sorted by relevance

/dalvik/dx/src/com/android/dx/ssa/
DSsaConverter.java70 public static void updateSsaMethod(SsaMethod ssaMeth, int threshold) { in updateSsaMethod()
300 LocalVariableInfo localInfo, int threshold) { in placePhiFunctions()
DSsaRenamer.java75 private int threshold; field in SsaRenamer