Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dgraphite.h448 extern void dot_all_sese (FILE *, vec<sese_l> &);
Dgraphite-scop-detection.cc96 dot_all_sese (FILE *file, vec<sese_l>& scops) in dot_all_sese() function
242 dot_all_sese (stderr, scops); in dot_sese()
252 dot_all_sese (stderr, scops); in dot_cfg()
DChangeLog-20152434 * graphite-scop-detection.c (dot_all_sese): New
2435 (dot_all_scops_1): Renamed to dot_all_sese.
DChangeLog-201730457 * graphite-scop-detection.c (dot_all_sese): Likewise.