Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgraphite-scop-detection.c402 static int nb_pbbs_in_loops (scop_p scop);
1086 scop_detection::nb_pbbs_in_loops (scop_p scop) in nb_pbbs_in_loops() function
1633 if (sb.nb_pbbs_in_loops (scop) == 0) in build_scops()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgraphite-scop-detection.cc402 static int nb_pbbs_in_loops (scop_p scop);
1086 scop_detection::nb_pbbs_in_loops (scop_p scop) in nb_pbbs_in_loops() function in __anon453fb1600111::scop_detection
1631 if (sb.nb_pbbs_in_loops (scop) == 0) in build_scops()
H A DChangeLog.graphite4138 * graphite-sese-to-poly.c (nb_pbbs_in_loops): New.
H A DChangeLog-201511454 (scop_detection::nb_pbbs_in_loops): Same.
13243 (nb_pbbs_in_loops): Do not use SCOP_BBS.
13837 (nb_pbbs_in_loops): Move...