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

  /src/external/gpl3/gcc/dist/gcc/cp/
cp-gimplify.cc 3592 lookup_hotness_attribute (tree list)
3638 if (tree attr = lookup_hotness_attribute (std_attrs))
3647 if (tree other = lookup_hotness_attribute (TREE_CHAIN (attr)))
3591 lookup_hotness_attribute (tree list) function
  /src/external/gpl3/gcc.old/dist/gcc/cp/
cp-gimplify.cc 3056 lookup_hotness_attribute (tree list)
3090 if (tree attr = lookup_hotness_attribute (std_attrs))
3099 if (tree other = lookup_hotness_attribute (TREE_CHAIN (attr)))
3055 lookup_hotness_attribute (tree list) function

Completed in 1058 milliseconds