Home
last modified time | relevance | path

Searched refs:lookup_hotness_attribute (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dcp-gimplify.cc3055 lookup_hotness_attribute (tree list) in lookup_hotness_attribute() function
3089 if (tree attr = lookup_hotness_attribute (std_attrs)) in process_stmt_hotness_attribute()
3098 if (tree other = lookup_hotness_attribute (TREE_CHAIN (attr))) in process_stmt_hotness_attribute()
H A Dcp-tree.h8249 extern tree lookup_hotness_attribute (tree);
H A DChangeLog-2018726 * cp-gimplify.c (lookup_hotness_attribute, remove_hotness_attribute)
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcp-gimplify.c3148 lookup_hotness_attribute (tree list) in lookup_hotness_attribute() function
3182 if (tree attr = lookup_hotness_attribute (std_attrs)) in process_stmt_hotness_attribute()
3191 if (tree other = lookup_hotness_attribute (TREE_CHAIN (attr))) in process_stmt_hotness_attribute()
H A Dcp-tree.h7824 extern tree lookup_hotness_attribute (tree);