Home
last modified time | relevance | path

Searched refs:HasExperimentalProfiles (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DRISCVTargetDefEmitter.cpp156 bool HasExperimentalProfiles = any_of(Profiles, [&](auto &Rec) { in emitRISCVProfiles() local
159 if (HasExperimentalProfiles) in emitRISCVProfiles()