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