Searched refs:FUNC8 (Results 1 – 1 of 1) sorted by relevance
27 __attribute__((noinline)) void FUNC8() { int x; USE(&x); FUNC7(); } in FUNC8() function28 __attribute__((noinline)) void FUNC9() { int x; USE(&x); FUNC8(); } in FUNC9()