Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/ProfileData/
H A DInstrProf.cpp155 const char *InstrProfSectNamePrefix[] = { variable
171 SectName = InstrProfSectNamePrefix[IPSK]; in getInstrProfSectionName()