HomeSort by: relevance | last modified time | path
    Searched defs:histogram_hash (Results 1 - 12 of 12) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
ipa-profile.cc 82 struct histogram_hash : nofree_ptr_hash <histogram_entry> struct in inherits:nofree_ptr_hash
89 histogram_hash::hash (const histogram_entry *val)
95 histogram_hash::equal (const histogram_entry *val, const histogram_entry *val2)
104 account_time_size (hash_table<histogram_hash> *hashtable,
266 hash_table<histogram_hash> hashtable (10);
505 hash_table<histogram_hash> hashtable (10);
ipa-profile.cc 82 struct histogram_hash : nofree_ptr_hash <histogram_entry> struct in inherits:nofree_ptr_hash
89 histogram_hash::hash (const histogram_entry *val)
95 histogram_hash::equal (const histogram_entry *val, const histogram_entry *val2)
104 account_time_size (hash_table<histogram_hash> *hashtable,
266 hash_table<histogram_hash> hashtable (10);
505 hash_table<histogram_hash> hashtable (10);
ipa-profile.cc 82 struct histogram_hash : nofree_ptr_hash <histogram_entry> struct in inherits:nofree_ptr_hash
89 histogram_hash::hash (const histogram_entry *val)
95 histogram_hash::equal (const histogram_entry *val, const histogram_entry *val2)
104 account_time_size (hash_table<histogram_hash> *hashtable,
266 hash_table<histogram_hash> hashtable (10);
505 hash_table<histogram_hash> hashtable (10);
value-prof.cc 127 histogram_hash (const void *x) function
149 VALUE_HISTOGRAMS (fun) = htab_create (1, histogram_hash,
value-prof.cc 127 histogram_hash (const void *x) function
149 VALUE_HISTOGRAMS (fun) = htab_create (1, histogram_hash,
value-prof.cc 127 histogram_hash (const void *x) function
149 VALUE_HISTOGRAMS (fun) = htab_create (1, histogram_hash,
  /src/external/gpl3/gcc.old/dist/gcc/
ipa-profile.cc 80 struct histogram_hash : nofree_ptr_hash <histogram_entry> struct in inherits:nofree_ptr_hash
87 histogram_hash::hash (const histogram_entry *val)
93 histogram_hash::equal (const histogram_entry *val, const histogram_entry *val2)
102 account_time_size (hash_table<histogram_hash> *hashtable,
264 hash_table<histogram_hash> hashtable (10);
504 hash_table<histogram_hash> hashtable (10);
ipa-profile.cc 80 struct histogram_hash : nofree_ptr_hash <histogram_entry> struct in inherits:nofree_ptr_hash
87 histogram_hash::hash (const histogram_entry *val)
93 histogram_hash::equal (const histogram_entry *val, const histogram_entry *val2)
102 account_time_size (hash_table<histogram_hash> *hashtable,
264 hash_table<histogram_hash> hashtable (10);
504 hash_table<histogram_hash> hashtable (10);
ipa-profile.cc 80 struct histogram_hash : nofree_ptr_hash <histogram_entry> struct in inherits:nofree_ptr_hash
87 histogram_hash::hash (const histogram_entry *val)
93 histogram_hash::equal (const histogram_entry *val, const histogram_entry *val2)
102 account_time_size (hash_table<histogram_hash> *hashtable,
264 hash_table<histogram_hash> hashtable (10);
504 hash_table<histogram_hash> hashtable (10);
value-prof.cc 127 histogram_hash (const void *x) function
149 VALUE_HISTOGRAMS (fun) = htab_create (1, histogram_hash,
value-prof.cc 127 histogram_hash (const void *x) function
149 VALUE_HISTOGRAMS (fun) = htab_create (1, histogram_hash,
value-prof.cc 127 histogram_hash (const void *x) function
149 VALUE_HISTOGRAMS (fun) = htab_create (1, histogram_hash,

Completed in 52 milliseconds