Searched refs:lto_timer (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/gcc/gcc/lto/
H A Dlto.c3165 timevar_id_t lto_timer; local
3184 lto_timer = (flag_wpa) ? TV_WHOPR_WPA
3187 timevar_push (lto_timer);
3195 timevar_pop (lto_timer);

Completed in 95 milliseconds