Searched refs:newFromRopMethod (Results 1 – 2 of 2) sorted by relevance
46 = SsaMethod.newFromRopMethod(rmeth, paramWidth, isStatic); in convertToSsaMethod()90 result = SsaMethod.newFromRopMethod(rmeth, paramWidth, isStatic); in testEdgeSplit()110 result = SsaMethod.newFromRopMethod(rmeth, paramWidth, isStatic); in testPhiPlacement()
100 public static SsaMethod newFromRopMethod(RopMethod ropMethod, in newFromRopMethod() method in SsaMethod