Searched refs:callgraph (Results 1 – 11 of 11) sorted by relevance
43 DEFTIMEVAR (TV_CGRAPH , "callgraph construction")44 DEFTIMEVAR (TV_CGRAPHOPT , "callgraph optimization")122 DEFTIMEVAR (TV_CGRAPH_VERIFY , "callgraph verifier")
440 struct lang_hooks_for_callgraph callgraph; member
545 if (lang_hooks.callgraph.analyze_expr) in record_reference()546 return lang_hooks.callgraph.analyze_expr (tp, walk_subtrees, in record_reference()573 return lang_hooks.callgraph.analyze_expr (tp, walk_subtrees, data); in record_reference()1258 lang_hooks.callgraph.expand_function (decl); in cgraph_expand_function()
1683 if (flag_unit_at_a_time && ! lang_hooks.callgraph.expand_function) in process_options()
4346 && !lang_hooks.callgraph.expand_function) in expand_function_end()
7577 "local" to the callgraph dump. Output "after inlining" earlier.7579 callgraph dumps. Correct misspellings.32899 * c-objc-commin.c (c_objc_common_finish_file): Use callgraph code.32907 (struct lang_hooks): Add callgraph field.32911 supporting callgraph.32913 (expand_call_inline): Update callgraph.
44727 body to use callgraph datastructure.
163 synthetic function, bypassing callgraph code.164 * cp-decl2.c (finish_file): Call mudflap after callgraph-based
1562 # for selected functions only using the \callgraph command.
1672 # for selected functions only using the \callgraph command.
590 -mno-callgraph-data -mslow-bytes -mno-slow-bytes -mno-lsim @gol10420 @itemx -mno-callgraph-data10422 @opindex mno-callgraph-data10423 Emit callgraph information.