Searched refs:FoundProfile (Results 1 – 1 of 1) sorted by relevance
574 bool FoundProfile = I != std::begin(SupportedProfiles) && in parseArchString() local576 if (!FoundProfile) { in parseArchString()578 FoundProfile = (I != std::begin(SupportedExperimentalProfiles) && in parseArchString()580 if (FoundProfile && !EnableExperimentalExtension) { in parseArchString()586 if (FoundProfile) { in parseArchString()