Searched refs:FUNC10 (Results 1 – 1 of 1) sorted by relevance
59 __attribute__((noinline)) void FUNC10() { int x; USE(&x); FUNC9(); } in FUNC10() function61 int main() { FUNC10(); } in main()