Lines Matching defs:m
49 Method m = c.getMethod("vregAliasing", byte[].class); in main() local
61 Method m = c.getMethod("deoptimizeNewInstance", int[].class, byte[].class); in main() local
74 Method m = c.getMethod("removeNewInstance", byte[].class); in main() local
80 Method m = c.getMethod("irreducibleLoopAndStringInit1", byte[].class, boolean.class); in main() local
87 Method m = c.getMethod("irreducibleLoopAndStringInit2", byte[].class, boolean.class); in main() local
94 Method m = c.getMethod("irreducibleLoopAndStringInit3", byte[].class, boolean.class); in main() local
101 Method m = c.getMethod("loopAndStringInit", byte[].class, boolean.class); in main() local
108 Method m = c.getMethod("loopAndStringInitAlias", byte[].class, boolean.class); in main() local
115 Method m = c.getMethod("loopAndStringInitAndTest", byte[].class, boolean.class); in main() local
124 Method m = c.getMethod( in main() local
137 Method m = c.getMethod("loopAndStringInitAndPhi", byte[].class, boolean.class); in main() local
144 Method m = in main() local
152 Method m = c.getMethod("stringAndCatch", byte[].class, boolean.class); in main() local
157 Method m = c.getMethod("stringAndCatch2", byte[].class, boolean.class); in main() local
162 Method m = c.getMethod("stringAndCatch3", byte[].class, boolean.class); in main() local