Home
last modified time | relevance | path

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

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