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

/freebsd-10.1-release/contrib/gcc/
H A Dhaifa-sched.c600 static void check_cfg (rtx, rtx);
2878 /* This is used preferably for finding bugs in check_cfg () itself. */
2879 check_cfg (0, 0);
2923 check_cfg (0, 0);
4593 /* Helper function for check_cfg.
4612 check_cfg (rtx head, rtx tail)
4607 check_cfg (rtx head, rtx tail) function

Completed in 109 milliseconds