Home
last modified time | relevance | path

Searched defs:account_profile_record (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dcfghooks.h185 void (*account_profile_record) (basic_block, int, struct profile_record *); member
H A Dcfghooks.c1432 account_profile_record (struct profile_record *record, int after_pass) in account_profile_record() function