Searched refs:FoundProfile (Results 1 – 1 of 1) sorted by relevance
576 bool FoundProfile = I != std::begin(SupportedProfiles) && in parseArchString() local578 if (!FoundProfile) { in parseArchString()580 FoundProfile = (I != std::begin(SupportedExperimentalProfiles) && in parseArchString()582 if (FoundProfile && !EnableExperimentalExtension) { in parseArchString()588 if (FoundProfile) { in parseArchString()