Searched refs:check_path_after_1 (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-release/contrib/gcc/
H A Det-forest.c255 check_path_after_1 (struct et_occ *occ, int depth) function
264 m = check_path_after_1 (occ->next, depth);
274 m = check_path_after_1 (occ->prev, depth);
293 check_path_after_1 (occ, 0);

Completed in 41 milliseconds