Searched refs:TDI_cgraph (Results 1 – 2 of 2) sorted by relevance
| /openbsd/src/gnu/gcc/gcc/ | ||
| D | tree-pass.h | 33 TDI_cgraph, /* dump function call graph. */ enumerator |
| D | cgraphunit.c | 1745 cgraph_dump_file = dump_begin (TDI_cgraph, NULL); in init_cgraph() |