Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgraphite-scop-detection.c354 bool stmt_simple_for_scop_p (sese_l scop, gimple *stmt,
690 if (!stmt_simple_for_scop_p (scop, gsi_stmt (gsi), bb)) in harmful_loop_in_region()
982 scop_detection::stmt_simple_for_scop_p (sese_l scop, gimple *stmt, in stmt_simple_for_scop_p() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgraphite-scop-detection.cc354 bool stmt_simple_for_scop_p (sese_l scop, gimple *stmt,
690 if (!stmt_simple_for_scop_p (scop, gsi_stmt (gsi), bb)) in harmful_loop_in_region()
982 scop_detection::stmt_simple_for_scop_p (sese_l scop, gimple *stmt, in stmt_simple_for_scop_p() function in __anon453fb1600111::scop_detection
H A DChangeLog.graphite2454 (stmt_simple_for_scop_p): Remove use of is_simple_operand.
3509 (stmt_simple_for_scop_p): Update call to is_simple_operand.
4385 (stmt_simple_for_scop_p): Call stmt_simple_for_scop_p.
4881 * graphite-scop-detection.c (stmt_simple_for_scop_p): Remove
4884 done in (stmt_simple_for_scop_p).
5078 harmful_stmt_in_bb, is_simple_operand, stmt_simple_for_scop_p,
5120 * graphite-scop-detection.c (stmt_simple_for_scop_p):
5236 * graphite-scop-detection.c (stmt_simple_for_scop_p): Do not
5333 * graphite-scop-detection.c (stmt_simple_for_scop_p): Allow NE_EXPR
5587 (stmt_simple_for_scop_p): Call graphite_can_represent_expr.
[all …]
H A DChangeLog-201514246 outlined from stmt_simple_for_scop_p.
14248 (stmt_simple_for_scop_p): Moved code out of this function for better
14892 (stmt_simple_for_scop_p): Same.
18555 * graphite-scop-detection.c (stmt_simple_for_scop_p):
21591 (stmt_simple_for_scop_p): Print when a stmt is not handled in
23098 * graphite-scop-detection.c (stmt_simple_for_scop_p): Bail out in
H A DChangeLog-20092907 * graphite-scop-detection.c (stmt_simple_for_scop_p): Debug stmts
33910 * graphite.c (stmt_simple_for_scop_p): Also handle cases when
H A DChangeLog-201828590 * graphite-scop-detection.c (scop_detection::stmt_simple_for_scop_p):
29218 * graphite-scop-detection.c (scop_detection::stmt_simple_for_scop_p):
H A DChangeLog-20086278 (loop_affine_expr, stmt_simple_for_scop_p, harmful_stmt_in_bb): Pass a
H A DChangeLog-201934194 (scop_detection::stmt_simple_for_scop_p): Likewise.
H A DChangeLog-201711281 * graphite-scop-detection.c (scop_detection::stmt_simple_for_scop_p):
H A DChangeLog-201443562 * graphite-scop-detection.c (stmt_simple_for_scop_p): Iterate