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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dprofile-count.h816 bool ok_for_merging (profile_count other) const function
H A Dtree-cfgcleanup.c721 return bb1->count.ok_for_merging (bb2->count);
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dprofile-count.h819 bool ok_for_merging (profile_count other) const function
H A Dtree-cfgcleanup.cc743 return bb1->count.ok_for_merging (bb2->count);

Completed in 199 milliseconds