Home
last modified time | relevance | path

Searched refs:callgraph (Results 1 – 21 of 21) sorted by relevance

/openbsd-src/gnu/gcc/gcc/
H A Dtimevar.def43 DEFTIMEVAR (TV_CGRAPH , "callgraph construction")
44 DEFTIMEVAR (TV_CGRAPHOPT , "callgraph optimization")
122 DEFTIMEVAR (TV_CGRAPH_VERIFY , "callgraph verifier")
H A Dlanghooks.h430 struct lang_hooks_for_callgraph callgraph; member
H A Dcgraphunit.c531 if (lang_hooks.callgraph.analyze_expr) in record_reference()
532 return lang_hooks.callgraph.analyze_expr (tp, walk_subtrees, in record_reference()
559 return lang_hooks.callgraph.analyze_expr (tp, walk_subtrees, data); in record_reference()
1244 lang_hooks.callgraph.expand_function (decl); in cgraph_expand_function()
H A Dtoplev.c1634 if (flag_unit_at_a_time && ! lang_hooks.callgraph.expand_function) in process_options()
H A Dfunction.c4335 && !lang_hooks.callgraph.expand_function) in expand_function_end()
/openbsd-src/gnu/llvm/llvm/lib/Passes/
H A DPassRegistry.def21 MODULE_ANALYSIS("callgraph", CallGraphAnalysis())
58 MODULE_PASS("dot-callgraph", CallGraphDOTPrinterPass())
94 MODULE_PASS("print-callgraph", CallGraphPrinterPass(dbgs()))
95 MODULE_PASS("print-callgraph-sccs", CallGraphSCCsPrinterPass(dbgs()))
120 MODULE_PASS("view-callgraph", CallGraphViewerPass())
/openbsd-src/gnu/llvm/llvm/docs/CommandGuide/
H A Dllvm-readelf.rst63 Display the callgraph profile section.
H A Dllvm-readobj.rst178 Display the callgraph profile section.
/openbsd-src/gnu/gcc/gcc/cp/
H A DChangeLog.tree-ssa163 synthetic function, bypassing callgraph code.
164 * cp-decl2.c (finish_file): Call mudflap after callgraph-based
/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DCommentCommands.td298 def CallGraph : PropertyCommand<"callgraph">;
/openbsd-src/gnu/llvm/lld/COFF/
H A DOptions.td277 "Layout sections to optimize the given callgraph">;
/openbsd-src/gnu/llvm/llvm/docs/
H A DPasses.rst117 ``-dot-callgraph``: Print Call Graph to "dot" file
281 ``-print-callgraph``: Print a call graph
287 ``-print-callgraph-sccs``: Print SCCs of the Call Graph
H A Ddoxygen.cfg.in2155 # functions only using the \callgraph command.
/openbsd-src/gnu/llvm/lld/ELF/
H A DOptions.td112 Eq<"call-graph-ordering-file", "Layout sections to optimize the given callgraph">;
/openbsd-src/gnu/gcc/libstdc++-v3/docs/doxygen/
H A Duser.cfg.in1291 # call graphs for selected functions only using the \callgraph
/openbsd-src/gnu/llvm/lldb/docs/
H A Ddoxygen.cfg.in1546 # for selected functions only using the \callgraph command.
/openbsd-src/gnu/llvm/clang/docs/
H A Ddoxygen.cfg.in2154 # functions only using the \callgraph command.
/openbsd-src/gnu/usr.bin/gcc/gcc/doc/
H A Dinvoke.texi570 -mno-callgraph-data -mslow-bytes -mno-slow-bytes -mno-lsim @gol
9456 @itemx -mno-callgraph-data
9458 @opindex mno-callgraph-data
9459 Emit callgraph information.
/openbsd-src/usr.sbin/unbound/doc/
H A Dunbound.doxygen2598 # functions only using the \callgraph command. Disabling a call graph can be
/openbsd-src/gnu/gcc/gcc/doc/
H A Dinvoke.texi595 -mno-callgraph-data -mslow-bytes -mno-slow-bytes -mno-lsim @gol
10531 @itemx -mno-callgraph-data
10533 @opindex mno-callgraph-data
10534 Emit callgraph information.
H A Dgcc.info790 -mno-callgraph-data -mslow-bytes -mno-slow-bytes -mno-lsim
10233 `-mno-callgraph-data'
10234 Emit callgraph information.