Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/
H A Dipa-pure-const.c501 analyze_function (struct cgraph_node *fn) in analyze_function() function
625 analyze_function (node); in static_execute()
H A Dipa-reference.c790 analyze_function (struct cgraph_node *fn) in analyze_function() function
925 analyze_function (node); in static_execute()
H A Dipa-type-escape.c1361 analyze_function (struct cgraph_node *fn) in analyze_function() function
1699 analyze_function (node); in type_escape_execute()
H A DChangeLog-2006227 (analyze_function): Print out the result of the local
4347 (analyze_function): Do not analyze functions that do not
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Driver/
H A DCC1Options.td78 def analyze_function : Separate<["-"], "analyze-function">,
80 def analyze_function_EQ : Joined<["-"], "analyze-function=">, Alias<analyze_function>;