Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dvtable-verify.h74 struct vtv_graph_node { struct
86 vec<struct vtv_graph_node *> parents; /* Vector of parents in the graph. */ argument
87 vec<struct vtv_graph_node *> children; /* Vector of children in the graph.*/ argument
95 vtv_graph_node for our class hierarchy info and store that in this argument
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dvtable-verify.h74 struct vtv_graph_node { struct
86 vec<struct vtv_graph_node *> parents; /* Vector of parents in the graph. */ argument
87 vec<struct vtv_graph_node *> children; /* Vector of children in the graph.*/ argument
95 vtv_graph_node for our class hierarchy info and store that in this argument