Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DInstrProf.h60 enum InstrProfSectKind { enum
75 std::string getInstrProfSectionName(InstrProfSectKind IPSK,
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProfCorrelator.cpp29 InstrProfSectKind IPSK) { in getInstrProfSection()
H A DInstrProf.cpp236 std::string getInstrProfSectionName(InstrProfSectKind IPSK, in getInstrProfSectionName()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp367 InstrProfSectKind IPSK);
1580 InstrProfSectKind IPSK) { in setupProfileSection()
1843 InstrProfSectKind DataSectionKind; in createDataVariable()
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/Coverage/
H A DCoverageMappingReader.cpp1045 lookupSections(ObjectFile &OF, InstrProfSectKind IPSK) { in lookupSections()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCoverageMappingGen.cpp2437 llvm::InstrProfSectKind SK) { in getInstrProfSection()