Searched defs:ropMethod (Results 1 – 3 of 3) sorted by relevance
33 private final RopMethod ropMethod; field in IdenticalBlockCombiner
123 RopMethod ropMethod = new RopMethod(convertBasicBlocks(), in convert() local
99 public static SsaMethod newFromRopMethod(RopMethod ropMethod, in newFromRopMethod()118 private SsaMethod(RopMethod ropMethod, int paramWidth, boolean isStatic) { in SsaMethod()