Searched refs:getInstrProfCoverageSectionName (Results 1 – 6 of 6) sorted by relevance
57 } else if (Name == llvm::getInstrProfCoverageSectionName(false)) { in convertForTestingMain()
107 return getInstrProfCoverageSectionName(isMachO()); in getCoverageSection()
83 inline StringRef getInstrProfCoverageSectionName(bool AddSegment) { in getInstrProfCoverageSectionName() function
630 lookupSection(*OF, getInstrProfCoverageSectionName(false)); in loadBinaryFormat()
122 if (Name == getInstrProfCoverageSectionName(false)) in getELFKindForNamedSection()
930 return llvm::getInstrProfCoverageSectionName(isMachO(CGM)); in getCoverageSection()