Searched defs:meth (Results 1 – 11 of 11) sorted by relevance
1209 Prototype meth = cstMeth.getPrototype(); in ropFor() local1216 Prototype meth = cstMeth.getPrototype(); in ropFor() local1223 Prototype meth = cstMeth.getPrototype(); in ropFor() local1230 Prototype meth = cstMeth.getPrototype(); in ropFor() local1239 Prototype meth = proto.withFirstParameter(definer.getClassType()); in ropFor() local1996 public static Rop opInvokeStatic(Prototype meth) { in opInvokeStatic()2010 public static Rop opInvokeVirtual(Prototype meth) { in opInvokeVirtual()2024 public static Rop opInvokeSuper(Prototype meth) { in opInvokeSuper()2038 public static Rop opInvokeDirect(Prototype meth) { in opInvokeDirect()2052 public static Rop opInvokeInterface(Prototype meth) { in opInvokeInterface()[all …]
1208 Prototype meth = cstMeth.getPrototype(); in ropFor() local1215 Prototype meth = cstMeth.getPrototype(); in ropFor() local1222 Prototype meth = cstMeth.getPrototype(); in ropFor() local1229 Prototype meth = cstMeth.getPrototype(); in ropFor() local1979 public static Rop opInvokeStatic(Prototype meth) { in opInvokeStatic()1993 public static Rop opInvokeVirtual(Prototype meth) { in opInvokeVirtual()2007 public static Rop opInvokeSuper(Prototype meth) { in opInvokeSuper()2021 public static Rop opInvokeDirect(Prototype meth) { in opInvokeDirect()2035 public static Rop opInvokeInterface(Prototype meth) { in opInvokeInterface()
48 private final SsaMethod meth; field in Dominators68 private Dominators(SsaMethod meth, DomFront.DomInfo[] domInfos, in Dominators()86 public static Dominators make(SsaMethod meth, DomFront.DomInfo[] domInfos, in make()
33 private final SsaMethod meth; field in DomFront58 public DomFront(SsaMethod meth) { in DomFront()
191 ConcreteMethod meth = in endParsingMember() local206 private void regularDump(ConcreteMethod meth) { in regularDump()278 private void ropDump(ConcreteMethod meth) { in ropDump()
90 ConcreteMethod meth = in endParsingMember() local
120 ConcreteMethod meth = new ConcreteMethod((Method) member, classFile, in endParsingMember() local
114 static int computeParamWidth(ConcreteMethod meth, boolean isStatic) { in computeParamWidth()
80 StdMethod meth = in set() local
286 CstMethodRef meth = new CstMethodRef(thisClass, one.getNat()); in processMethods() local
1096 meths.put(meth.getRef().getNat(), meth); in dumpMethod() local