Searched refs:constant_names (Results 1 – 1 of 1) sorted by relevance
1197 set<string> constant_names; in CheckValid() local1199 if (constant_names.count(constant->GetName()) > 0) { in CheckValid()1203 constant_names.insert(constant->GetName()); in CheckValid()