Home
last modified time | relevance | path

Searched refs:alloc_aux_for_edge (Results 1 – 7 of 7) sorted by relevance

/openbsd/gnu/gcc/gcc/
H A Dcfgloop.c432 alloc_aux_for_edge (single_pred_edge (jump), sizeof (int)); in update_latch_info()
504 alloc_aux_for_edge (single_succ_edge (bb), sizeof (int)); in canonicalize_loop_headers()
548 alloc_aux_for_edge (tmp_edge, sizeof (int)); in canonicalize_loop_headers()
561 alloc_aux_for_edge (tmp_edge, sizeof (int)); in canonicalize_loop_headers()
H A Dcfg.c725 alloc_aux_for_edge (edge e, int size) in alloc_aux_for_edge() function
761 alloc_aux_for_edge (e, size); in alloc_aux_for_edges()
H A Dbasic-block.h915 extern void alloc_aux_for_edge (edge, int);
/openbsd/gnu/usr.bin/gcc/gcc/
H A Dcfgloop.c585 alloc_aux_for_edge (jump->pred, sizeof (int));
638 alloc_aux_for_edge (fallthru, sizeof (int));
692 alloc_aux_for_edge (bb->succ, sizeof (int)); in canonicalize_loop_headers()
H A Dcfg.c774 alloc_aux_for_edge (e, size) in alloc_aux_for_edge() function
814 alloc_aux_for_edge (e, size);
H A Dbasic-block.h744 extern void alloc_aux_for_edge PARAMS ((edge, int));
H A DChangeLog.69972 free_aux_for_block, alloc_aux_for_edge, alloc_aux_for_edges,
9977 free_aux_for_block, alloc_aux_for_edge, alloc_aux_for_edges,