Searched refs:vcg_file (Results 1 – 1 of 1) sorted by relevance
210 FILE *vcg_file = dump_begin (TDI_vcg, &local_dump_flags); in build_tree_cfg() local211 if (vcg_file) in build_tree_cfg()213 tree_cfg2vcg (vcg_file); in build_tree_cfg()214 dump_end (TDI_vcg, vcg_file); in build_tree_cfg()