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

/freebsd-9.3-release/contrib/gcc/
H A Dbasic-block.h917 extern void alloc_aux_for_edges (int);
H A Dcfg.c730 be first initialized by alloc_aux_for_edges. */
745 alloc_aux_for_edges (int size)
737 alloc_aux_for_edges (int size) function
H A Dcfgloop.c468 alloc_aux_for_edges (sizeof (int));
H A Dprofile.c844 alloc_aux_for_edges (sizeof (struct edge_info));
H A Dpredict.c1817 alloc_aux_for_edges (sizeof (struct edge_info_def));

Completed in 77 milliseconds