Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/TargetParser/
H A DHost.cpp84 StringRef::const_iterator CPUInfoStart = ProcCpuinfoContent.begin(); in getHostCPUNameForPowerPC() local
87 StringRef::const_iterator CIP = CPUInfoStart; in getHostCPUNameForPowerPC()