Searched refs:m_source_func_decl (Results 1 – 2 of 2) sorted by relevance
57 : m_source_func_decl (source_func_decl), m_target_func_decl (target_func_decl), in func_checker()152 if (!auto_var_in_fn_p (t1, m_source_func_decl) in compare_decl()485 if (opt_for_fn (m_source_func_decl, flag_devirtualize) in compare_operand()655 (DECL_STRUCT_FUNCTION (m_source_func_decl), s1); in compare_bb()
249 tree m_source_func_decl; variable