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 D | graphite-scop-detection.c | 354 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 D | graphite-scop-detection.cc | 354 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 D | ChangeLog.graphite | 2454 (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 D | ChangeLog-2015 | 14246 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 D | ChangeLog-2009 | 2907 * 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 D | ChangeLog-2018 | 28590 * 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 D | ChangeLog-2008 | 6278 (loop_affine_expr, stmt_simple_for_scop_p, harmful_stmt_in_bb): Pass a
|
H A D | ChangeLog-2019 | 34194 (scop_detection::stmt_simple_for_scop_p): Likewise.
|
H A D | ChangeLog-2017 | 11281 * graphite-scop-detection.c (scop_detection::stmt_simple_for_scop_p):
|
H A D | ChangeLog-2014 | 43562 * graphite-scop-detection.c (stmt_simple_for_scop_p): Iterate
|