Home
last modified time | relevance | path

Searched refs:peel_loop_headers (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dtree-ssa-threadupdate.h68 bool thread_through_all_blocks (bool peel_loop_headers);
77 virtual bool update_cfg (bool peel_loop_headers) = 0;
95 bool update_cfg (bool peel_loop_headers) override;
116 bool update_cfg (bool peel_loop_headers) override;
Dtree-ssa-threadupdate.cc2588 jt_path_registry::thread_through_all_blocks (bool peel_loop_headers) in thread_through_all_blocks() argument
2595 bool retval = update_cfg (peel_loop_headers); in thread_through_all_blocks()