Home
last modified time | relevance | path

Searched refs:check_stmt (Results 1 – 12 of 12) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dipa-pure-const.c737 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 Dipa-pure-const.cc735 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 Dgimple-ssa-warn-access.cc2096 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 DChangeLog.gimple-classes833 (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 DChangeLog9473 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 DChangeLog-200911327 * 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 DChangeLog-201019991 * 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 DChangeLog-20124928 * ipa-pure-const.c (check_stmt): Fix debug info formatting.
33719 * ipa-pure-const.c (check_stmt): Clobbers do not make a
H A DChangeLog-20187504 (check_stmt): Pass cfun to stmt_could_throw_p.
7505 (check_stmt): Pass cfun to stmt_can_throw_external.
H A DChangeLog-20147801 (check_stmt): For asm volatile and asm with "memory" set
7804 calling check_stmt until all flags are computed, dump can_free
H A DChangeLog-201129606 * ipa-pure-const.c (check_stmt): Call it.
H A DChangeLog-201730612 * ipa-pure-const.c (check_stmt): Likewise.