Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/
H A Dengine.cc4756 supernode_cluster *child_cluster; in dump_dot() local
4757 FOR_EACH_VEC_ELT (child_clusters, i, child_cluster) in dump_dot()
4758 child_cluster->dump_dot (gv, args); in dump_dot()
4896 function_call_string_cluster *child_cluster; in dump_dot() local
4897 FOR_EACH_VEC_ELT (child_clusters, i, child_cluster) in dump_dot()
4898 child_cluster->dump_dot (gv, args); in dump_dot()