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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dread-rtl-function.c60 deferred_edge (file_location loc, int src_bb_idx, int dest_bb_idx, int flags) argument
61 : m_loc (loc), m_src_bb_idx (src_bb_idx), m_dest_bb_idx (dest_bb_idx),
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dread-rtl-function.cc60 deferred_edge (file_location loc, int src_bb_idx, int dest_bb_idx, int flags) argument
61 : m_loc (loc), m_src_bb_idx (src_bb_idx), m_dest_bb_idx (dest_bb_idx),

Completed in 202 milliseconds