Home
last modified time | relevance | path

Searched refs:record_path_before_1 (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Det-forest.c204 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 Det-forest.cc204 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 DChangeLog.tree-ssa3512 record_path_before_1, record_path_before, check_path_after_1,
H A DChangeLog-200414556 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 DChangeLog-2003198 record_path_before_1, record_path_before, check_path_after_1,