Home
last modified time | relevance | path

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

/openbsd/gnu/gcc/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()
/openbsd/gnu/llvm/clang/include/clang/Driver/
H A DOptions.td5253 def analyze_function : Separate<["-"], "analyze-function">,
5256 def analyze_function_EQ : Joined<["-"], "analyze-function=">, Alias<analyze_function>;