Searched refs:EXIT_BLOCK_PTR_FOR_FN (Results 201 - 206 of 206) sorted by relevance

123456789

/netbsd-current/external/gpl3/gcc/dist/gcc/config/arm/
H A Darm.cc8242 bitmap epilogue_live_in = df_get_live_in (EXIT_BLOCK_PTR_FOR_FN (cfun));
22762 FOR_EACH_EDGE (e, ei, EXIT_BLOCK_PTR_FOR_FN (cfun)->preds)
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/aarch64/
H A Daarch64.c6886 bitmap live2 = df_get_live_in (EXIT_BLOCK_PTR_FOR_FN (cfun));
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Domp-expand.cc4395 = create_empty_bb (EXIT_BLOCK_PTR_FOR_FN (cfun)->prev_bb);
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Drs6000.c24466 make_edge (bb2, EXIT_BLOCK_PTR_FOR_FN (cfun), 0);
/netbsd-current/external/gpl3/gcc/dist/gcc/config/aarch64/
H A Daarch64.cc8213 bitmap live2 = df_get_live_in (EXIT_BLOCK_PTR_FOR_FN (cfun));
/netbsd-current/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Drs6000.cc25153 make_edge (bb2, EXIT_BLOCK_PTR_FOR_FN (cfun), 0);

Completed in 293 milliseconds

123456789