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