Searched refs:check_stmt (Results 1 – 12 of 12) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | ipa-pure-const.c | 737 check_stmt (gimple_stmt_iterator *gsip, funct_state local, bool ipa) in check_stmt() function 1055 check_stmt (&gsi, l, ipa); in analyze_function()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ipa-pure-const.cc | 735 check_stmt (gimple_stmt_iterator *gsip, funct_state local, bool ipa) in check_stmt() function 1122 check_stmt (&gsi, l, ipa); in analyze_function()
|
H A D | gimple-ssa-warn-access.cc | 2096 void check_stmt (gimple *); 4319 pass_waccess::check_stmt (gimple *stmt) in check_stmt() function in __anon34fe64540111::pass_waccess 4391 check_stmt (stmt); in check_block()
|
H A D | ChangeLog.gimple-classes | 833 (check_stmt): Likewise. 2154 * ipa-pure-const.c (check_stmt): Likewise. 3677 * ipa-pure-const.c (check_stmt): Add checked casts within 3926 (check_stmt): Add a checked cast to gimple_call within GIMPLE_CALL
|
H A D | ChangeLog | 9473 pass_waccess::maybe_check_dealloc_call, pass_waccess::check_stmt): 11230 * gimple-ssa-warn-access.cc (pass_waccess::check_stmt): Only treat 15626 (pass_waccess::check_stmt): New function. 15627 (pass_waccess::check_block): Call check_stmt.
|
H A D | ChangeLog-2009 | 11327 * ipa-pure-const.c (check_stmt): Skip debug stmts. 27848 (check_stmt): Use walk_stmt_load_store_ops. 29402 (check_stmt): Open-code gimple_loaded_syms and gimple_stored_syms 31063 (check_stmt): New.
|
H A D | ChangeLog-2010 | 19991 * ipa-pure-const.c (check_stmt): Check volatileness. 27481 (check_stmt): When in IPA mode, use IPA checkers. 29780 (check_stmt ): Likewise. 31298 * ipa-pure-const.c (check_stmt): Do not use memory_identifier_string.
|
H A D | ChangeLog-2012 | 4928 * ipa-pure-const.c (check_stmt): Fix debug info formatting. 33719 * ipa-pure-const.c (check_stmt): Clobbers do not make a
|
H A D | ChangeLog-2018 | 7504 (check_stmt): Pass cfun to stmt_could_throw_p. 7505 (check_stmt): Pass cfun to stmt_can_throw_external.
|
H A D | ChangeLog-2014 | 7801 (check_stmt): For asm volatile and asm with "memory" set 7804 calling check_stmt until all flags are computed, dump can_free
|
H A D | ChangeLog-2011 | 29606 * ipa-pure-const.c (check_stmt): Call it.
|
H A D | ChangeLog-2017 | 30612 * ipa-pure-const.c (check_stmt): Likewise.
|