Home
last modified time | relevance | path

Searched refs:profile_record_check_consistency (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dcfghooks.h272 void profile_record_check_consistency (profile_record *);
H A Dcfghooks.c1436 profile_record_check_consistency (profile_record *record) in profile_record_check_consistency() function
H A Dpasses.c1813 profile_record_check_consistency (&profile_record[index]); in check_profile_consistency()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dcfghooks.h273 void profile_record_check_consistency (profile_record *);
H A Dcfghooks.cc1464 profile_record_check_consistency (profile_record *record) in profile_record_check_consistency() function
H A Dpasses.cc1864 profile_record_check_consistency (&profile_record[index]); in check_profile_consistency()
H A DChangeLog13173 (profile_record_check_consistency): Likewise.
H A DChangeLog-20184373 (profile_record_check_consistency): ... this.
4381 (profile_record_check_consistency): ... this.
H A DChangeLog-20212789 (profile_record_check_consistency): Fix checking of count counsistency;