Home
last modified time | relevance | path

Searched defs:TDF_GRAPH (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Ddumpfile.h75 #define TDF_GRAPH (1 << 10) /* a graph dump is being emitted */ macro
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dtree-pass.h69 #define TDF_GRAPH (1 << 13) /* a graph dump is being emitted */ macro