Searched refs:ItRNoCrypto (Results 1 – 1 of 1) sorted by relevance
323 const auto ItRNoCrypto = std::find(ItRBegin, ItREnd, "-crypto"); in getAArch64TargetFeatures() local325 const auto HasNoCrypto = ItRNoCrypto != ItREnd; in getAArch64TargetFeatures()327 const ptrdiff_t PosNoCrypto = ItRNoCrypto - ItRBegin; in getAArch64TargetFeatures()