Searched refs:willInline (Results 1 – 2 of 2) sorted by relevance
19 private static int willInline(int a, int b) { in willInline() method in Main36 int inEnv = willInline(field, field); in main()
28 } else if (willInline()) { in foo()51 public static boolean willInline() { in willInline() method in Main