Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dsel-sched.c6592 bool added_to_path; in code_motion_path_driver() local
6601 added_to_path = true; in code_motion_path_driver()
6604 added_to_path = false; in code_motion_path_driver()
6623 if (added_to_path) in code_motion_path_driver()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dsel-sched.cc6592 bool added_to_path; in code_motion_path_driver() local
6601 added_to_path = true; in code_motion_path_driver()
6604 added_to_path = false; in code_motion_path_driver()
6623 if (added_to_path) in code_motion_path_driver()