Home
last modified time | relevance | path

Searched refs:analyze_functions (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog.jit308 * cgraphunit.c (first_analyzed): Move from analyze_functions
311 (analyze_functions): Move static variables into file-scope.
H A Dcgraphunit.cc1148 analyze_functions (bool first_time) in analyze_functions() function
2504 analyze_functions (/*first_time=*/true); in finalize_compilation_unit()
2510 analyze_functions (/*first_time=*/false); in finalize_compilation_unit()
H A DChangeLog-20137193 (analyze_functions): Adjust accordingly.
11132 (analyze_functions): Likewise.
11442 * cgraphunit.c (analyze_functions): Split symtab_node declarations
11874 (analyze_functions): Likewise.
19191 * cgraphunit.c (analyze_functions): Save input_location, set it
20026 (analyze_functions): ... here.
20031 * cgraphunit.c (analyze_functions): Clear AUX fields
21689 * cgraphunit.c (analyze_functions): Do basic devirtualization;
21798 * cgraphunit.c (analyze_functions) Use update_type_inheritance_graph.
22269 (analyze_functions): Look into possible targets of polymorphic call.
[all …]
H A DChangeLog-2014950 * cgraphunit.c (analyze_functions): Always analyze targets of aliases.
960 * cgraphunit.c (analyze_functions): Do not analyze extern inline
5386 (analyze_functions): Build type inheritance graph.
7167 * cgraphunit.c (analyze_functions): Use opt_for_fn.
14181 * cgraphunit.c (first_analyzed): Move from analyze_functions
14184 (analyze_functions): Move static variables into file-scope.
30372 * cgraphunit.c (analyze_functions): Use get_create rather than get
36538 * cgraphunit.c (analyze_functions): Call it.
39141 * cgraphunit.c (analyze_functions): Use correct dump file.
41485 (analyze_functions): Likewise.
H A DChangeLog-20168988 * cgraphunit.c (analyze_functions): Set node->definition to
10321 * cgraphunit.c (analyze_functions): Preserve cgraph nodes
10769 * cgraphunit.c (check_global_declaration, analyze_functions,
12115 * cgraphunit.c (analyze_functions): Before early removing
H A DChangeLog-20207271 * cgraphunit.c (analyze_functions): Call
8122 (analyze_functions): Update.
22622 * cgraphunit.c (analyze_functions): Call
39377 (analyze_functions): Likewise.
H A DChangeLog-201729819 * cgraphunit.c (analyze_functions): Likewise.
29886 * cgraphunit.c (analyze_functions): Use the renamed function.
39112 (analyze_functions): Update assertion to support __RTL functions.
H A DChangeLog-201516232 (analyze_functions): Update call.
29309 (analyze_functions): Add first_time argument.
29313 analyze_functions.
H A DChangeLog-20197799 (analyze_functions): Likewise.
33850 * cgraphunit.c (analyze_functions): Clear READONLY flag for external
H A DChangeLog-202134723 * cgraphunit.c (analyze_functions): Remove dead code.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dcgraphunit.c1139 analyze_functions (bool first_time) in analyze_functions() function
2989 analyze_functions (/*first_time=*/true); in finalize_compilation_unit()
2995 analyze_functions (/*first_time=*/false); in finalize_compilation_unit()