Searched refs:UniqueFeats (Results 1 – 1 of 1) sorted by relevance
953 llvm::SmallDenseSet<StringRef, 8> UniqueFeats; in appendAttributeMangling() local956 if (UniqueFeats.insert(Ext->Name).second) in appendAttributeMangling()