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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dprofile-count.h801 bool precise_p () const function
H A Dpredict.c219 if (count.precise_p () && profile_status_for_fn (fun) == PROFILE_READ)
757 && bb->count.precise_p ()
H A Dbb-reorder.c1678 if (!bb->count.precise_p ())
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dprofile-count.h804 bool precise_p () const function
H A Dpredict.cc219 if (count.precise_p () && profile_status_for_fn (fun) == PROFILE_READ)
795 && bb->count.precise_p ()
H A Dbb-reorder.cc1678 if (!bb->count.precise_p ())

Completed in 339 milliseconds