Home
last modified time | relevance | path

Searched refs:TDI_cgraph (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/gcc/
H A Dtree-pass.h33 TDI_cgraph, /* dump function call graph. */ enumerator
H A Dcgraphunit.c1759 cgraph_dump_file = dump_begin (TDI_cgraph, NULL); in init_cgraph()