Searched refs:record_path_before_1 (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | et-forest.c | 204 record_path_before_1 (struct et_occ *occ, int depth) in record_path_before_1() function 213 m = record_path_before_1 (occ->prev, depth); in record_path_before_1() 228 m = record_path_before_1 (occ->next, depth); in record_path_before_1() 247 record_path_before_1 (occ, 0); in record_path_before()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | et-forest.cc | 204 record_path_before_1 (struct et_occ *occ, int depth) in record_path_before_1() function 213 m = record_path_before_1 (occ->prev, depth); in record_path_before_1() 228 m = record_path_before_1 (occ->next, depth); in record_path_before_1() 247 record_path_before_1 (occ, 0); in record_path_before()
|
H A D | ChangeLog.tree-ssa | 3512 record_path_before_1, record_path_before, check_path_after_1,
|
H A D | ChangeLog-2004 | 14556 record_path_before_1, check_path_after_1, check_path_after): Likewise. 33479 (record_path_before_1): Abort if len is greater than
|
H A D | ChangeLog-2003 | 198 record_path_before_1, record_path_before, check_path_after_1,
|