Home
last modified time | relevance | path

Searched refs:pass_warn_function_return (Results 1 – 17 of 17) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dpasses.def44 NEXT_PASS (pass_warn_function_return);
H A Dtree-cfg.c9371 class pass_warn_function_return : public gimple_opt_pass
9374 pass_warn_function_return (gcc::context *ctxt) in pass_warn_function_return() function
9384 pass_warn_function_return::execute (function *fun) in execute()
9497 return new pass_warn_function_return (ctxt); in make_pass_warn_function_return()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dpasses.def45 NEXT_PASS (pass_warn_function_return);
H A Dtree-cfg.cc9456 class pass_warn_function_return : public gimple_opt_pass class
9459 pass_warn_function_return (gcc::context *ctxt) in pass_warn_function_return() function in __anonbdb2352b0311::pass_warn_function_return
9469 pass_warn_function_return::execute (function *fun) in execute()
9582 return new pass_warn_function_return (ctxt); in make_pass_warn_function_return()
H A DChangeLog.tuples4157 pass_warn_function_return, pass_update_address_taken,
4500 pass_warn_function_return and pass_lower_omp.
H A DChangeLog.gimple-classes2049 * tree-cfg.c (pass_warn_function_return::execute): Likewise.
H A DChangeLog-20174317 * tree-cfg.c (pass_warn_function_return::execute): Handle
5752 * tree-cfg.c (pass_warn_function_return::execute): Formatting fix.
6677 * tree-cfg.c (pass_warn_function_return::execute):
10818 * tree-cfg.c (pass_warn_function_return::execute): In noreturn
H A DChangeLog.tree-ssa2067 (pass_warn_function_return): New.
2068 * tree-pass.h (pass_warn_function_return): Declare it.
H A DChangeLog-200414971 pass_split_crit_edges, pass_warn_function_return): Adjust.
23918 Run pass_warn_function_return at -O0.
28355 * tree-cfg.c (pass_warn_function_return): It needs
H A DChangeLog-20093498 * tree-cfg.c (pass_warn_function_return,
27667 (pass_warn_function_return): Likewise.
H A DChangeLog-201323511 (pass_warn_function_return): Convert from a global struct to a
23756 (pass_warn_function_return): Replace declaration with that of...
H A DChangeLog-202122060 * tree-cfg.c (pass_warn_function_return::execute): Same.
H A DChangeLog-201932506 * tree-cfg.c (pass_warn_function_return::execute): Likewise.
/netbsd-src/external/gpl3/gcc/dist/gcc/doc/
H A Dpasses.texi812 is described by @code{pass_warn_function_return}.
H A Dgccint.info8404 'tree-cfg.cc' and is described by 'pass_warn_function_return'.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/
H A Dpasses.texi818 is described by @code{pass_warn_function_return}.
H A Dgccint.info8042 and is described by 'pass_warn_function_return'.