Searched refs:GetLocationIsConstantValueData (Results 1 – 4 of 4) sorted by relevance
96 bool GetLocationIsConstantValueData() const { return m_loc_is_const_data; } in GetLocationIsConstantValueData() function
137 if (variable->GetLocationIsConstantValueData()) { in UpdateValue()
1501 if (var->GetLocationIsConstantValueData()) { in GetVariableValue()
2123 if (var_sp && !var_sp->GetLocationIsConstantValueData()) { in GetGlobalAranges()