Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/ProfileData/
H A DInstrProf.cpp198 const char *InstrProfSectNamePrefix[] = { variable
218 SectName = InstrProfSectNamePrefix[IPSK]; in getInstrProfSectionName()