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