Searched refs:ProfileCmp (Results 1 – 1 of 1) sorted by relevance
570 auto ProfileCmp = [](StringRef Arch, const RISCVProfile &Profile) { in parseArchString() local573 auto I = llvm::upper_bound(SupportedProfiles, Arch, ProfileCmp); in parseArchString()577 I = llvm::upper_bound(SupportedExperimentalProfiles, Arch, ProfileCmp); in parseArchString()