Home
last modified time | relevance | path

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

/dalvik/dx/src/com/android/dx/ssa/
DOptimizer.java211 return SsaConverter.testPhiPlacement(rmeth, paramWidth, isStatic); in debugPhiPlacement()
DSsaConverter.java105 public static SsaMethod testPhiPlacement (RopMethod rmeth, int paramWidth, in testPhiPlacement() method in SsaConverter