Searched refs:m_local_group_variables (Results 1 – 5 of 5) sorted by relevance
273 m_total_group_segment_usage += m_cf->m_local_group_variables.size (); in analyze()295 m_total_group_segment_usage += m_cf->m_local_group_variables.size (); in analyze()690 if (!m_cf->m_local_group_variables.has_variable (name)) in add_group_variable()691 m_cf->m_local_group_variables.add (name, size, alignment); in add_group_variable()
237 group_variable_offset_index m_local_group_variables; variable
126 m_local_group_variables.size())); in operator ()()
81 if (m_parent.m_cf->m_local_group_variables.has_variable (var_name)) in build_code_ref()258 if (m_parent.m_cf->m_local_group_variables.has_variable (var_name)) in build_address_operand()
881 if (m_local_group_variables.has_variable (name)) in group_variable_segment_offset()882 return m_local_group_variables.segment_offset (name); in group_variable_segment_offset()