Home
last modified time | relevance | path

Searched refs:m_arr_ref_first (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-switch-conversion.h844 gimple *m_arr_ref_first; variable
H A Dtree-switch-conversion.c66 m_arr_ref_first (NULL), m_arr_ref_last (NULL), in switch_conversion()
709 m_arr_ref_first = stmt; in build_arrays()
836 tidx = gimple_assign_lhs (m_arr_ref_first); in gen_inbound_check()
840 gsi = gsi_for_stmt (m_arr_ref_first); in gen_inbound_check()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-switch-conversion.h870 gimple *m_arr_ref_first; variable
H A Dtree-switch-conversion.cc67 m_arr_ref_first (NULL), m_arr_ref_last (NULL), in switch_conversion()
710 m_arr_ref_first = stmt; in build_arrays()
837 tidx = gimple_assign_lhs (m_arr_ref_first); in gen_inbound_check()
841 gsi = gsi_for_stmt (m_arr_ref_first); in gen_inbound_check()