Searched refs:pass_loop_prefetch (Results 1 – 6 of 6) sorted by relevance
588 struct gimple_opt_pass pass_loop_prefetch = variable
387 extern struct gimple_opt_pass pass_loop_prefetch;
1373 NEXT_PASS (pass_loop_prefetch); in init_optimization_passes()
2039 class pass_loop_prefetch : public gimple_opt_pass2042 pass_loop_prefetch (gcc::context *ctxt) in pass_loop_prefetch() function2053 pass_loop_prefetch::execute (function *fun) in execute()2080 return new pass_loop_prefetch (ctxt); in make_pass_loop_prefetch()
305 NEXT_PASS (pass_loop_prefetch);
645 described by @code{pass_loop_prefetch}.