Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/ProfileData/
H A DInstrProf.cpp176 bool AddSegmentInfo) { in getInstrProfSectionName() argument
179 if (OF == Triple::MachO && AddSegmentInfo) in getInstrProfSectionName()
187 if (OF == Triple::MachO && IPSK == IPSK_data && AddSegmentInfo) in getInstrProfSectionName()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ProfileData/
H A DInstrProf.h69 bool AddSegmentInfo = true);