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

/freebsd-9.3-release/contrib/gcc/
H A Dcfgbuild.c369 EDGE_SIBCALL | EDGE_ABNORMAL);
H A Dbasic-block.h161 #define EDGE_SIBCALL 256 /* Edge from sibcall to exit. */ macro
H A Dcfgexpand.c1270 e = make_edge (bb, EXIT_BLOCK_PTR, EDGE_ABNORMAL | EDGE_SIBCALL);
H A Dcfgrtl.c2295 == (EDGE_SIBCALL | EDGE_ABNORMAL));

Completed in 113 milliseconds