Searched refs:gimple_dump_cfg (Results 1 - 9 of 9) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtree-cfg.h48 extern void gimple_dump_cfg (FILE *, dump_flags_t);
H A Dtree-outof-ssa.c1321 gimple_dump_cfg (dump_file, dump_flags & ~TDF_DETAILS);
1326 gimple_dump_cfg (dump_file, dump_flags & ~TDF_DETAILS);
H A Dtree-cfg.c2534 gimple_dump_cfg (stderr, flags);
2544 gimple_dump_cfg (FILE *file, dump_flags_t flags) function
H A Dpredict.c4036 gimple_dump_cfg (dump_file, dump_flags);
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtree-cfg.h48 extern void gimple_dump_cfg (FILE *, dump_flags_t);
H A Dtree-outof-ssa.cc1321 gimple_dump_cfg (dump_file, dump_flags & ~TDF_DETAILS);
1326 gimple_dump_cfg (dump_file, dump_flags & ~TDF_DETAILS);
H A Dprofile.cc827 gimple_dump_cfg (dump_file, TDF_BLOCKS);
H A Dtree-cfg.cc2554 gimple_dump_cfg (stderr, flags);
2564 gimple_dump_cfg (FILE *file, dump_flags_t flags) function
H A Dpredict.cc4116 gimple_dump_cfg (dump_file, dump_flags);

Completed in 320 milliseconds