Searched refs:UsedFeatures (Results 1 – 2 of 2) sorted by relevance
489 DenseSet<StringRef> UsedFeatures; in getTargetFeatures() local491 if (UsedFeatures.insert(Feature.drop_front()).second) in getTargetFeatures()
162 llvm::DenseSet<StringRef> UsedFeatures; in unifyTargetFeatures() local164 if (UsedFeatures.insert(Feature.drop_front()).second) in unifyTargetFeatures()