Home
last modified time | relevance | path

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

/NextBSD/contrib/gcc/
HDhaifa-sched.c598 static int has_edge_p (VEC(edge,gc) *, int);
4592 has_edge_p (VEC(edge,gc) *el, int type) in has_edge_p() function
4680 || has_edge_p (bb->succs, EDGE_COMPLEX)); in check_cfg()
HDChangeLog-20069336 (check_cfg, has_edge_p, check_sched_flags): New static functions for