Searched refs:FUNC3 (Results 1 – 4 of 4) sorted by relevance
6 B.FUNC3(cls); in FUNC()17 public static void FUNC3(Class<?> arg) { in FUNC3() method in B
22 __attribute__((noinline)) void FUNC3() { int x; USE(&x); FUNC2(); } in FUNC3() function23 __attribute__((noinline)) void FUNC4() { int x; USE(&x); FUNC3(); } in FUNC4()
72 void FUNC3(Sub* p) { in FUNC3() function