Searched refs:pass_loop_prefetch (Results 1 – 13 of 13) sorted by relevance
2069 class pass_loop_prefetch : public gimple_opt_pass2072 pass_loop_prefetch (gcc::context *ctxt) in pass_loop_prefetch() function2083 pass_loop_prefetch::execute (function *fun) in execute()2110 return new pass_loop_prefetch (ctxt); in make_pass_loop_prefetch()
297 NEXT_PASS (pass_loop_prefetch);
2066 class pass_loop_prefetch : public gimple_opt_pass class2069 pass_loop_prefetch (gcc::context *ctxt) in pass_loop_prefetch() function in __anon65a2dda70111::pass_loop_prefetch2080 pass_loop_prefetch::execute (function *fun) in execute()2107 return new pass_loop_prefetch (ctxt); in make_pass_loop_prefetch()
315 NEXT_PASS (pass_loop_prefetch);
5772 * tree-ssa-loop.c (pass_loop_prefetch): Change name to aprefetch.12093 pass_loop_prefetch and pass_stdarg.19086 * tree-pass.h (pass_loop_prefetch): Declare.19092 pass_loop_prefetch): New.19109 * passes.c (init_optimization_passes): Add pass_loop_prefetch.
3981 pass_check_data_deps and pass_loop_prefetch.
23682 (pass_loop_prefetch): Replace declaration with that of...24186 (pass_loop_prefetch): Convert from a global struct to a subclass of
36492 * tree-ssa-loop-prefetch.c (pass_loop_prefetch::execute):36513 (pass_loop_prefetch::execute): Disabled optimization if an
35883 (pass_loop_prefetch): Same.
897 described by @code{pass_loop_prefetch}.
8487 described by 'pass_loop_prefetch'.
903 described by @code{pass_loop_prefetch}.
8125 described by 'pass_loop_prefetch'.