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.h92 enum InstrProfSectKind { enum
107 LLVM_ABI std::string getInstrProfSectionName(InstrProfSectKind IPSK,
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp389 InstrProfSectKind IPSK);
1577 InstrProfSectKind IPSK) { in setupProfileSection()
1845 InstrProfSectKind DataSectionKind; in createDataVariable()
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProfCorrelator.cpp29 InstrProfSectKind IPSK) { in getInstrProfSection()
H A DInstrProf.cpp238 std::string getInstrProfSectionName(InstrProfSectKind IPSK, in getInstrProfSectionName()
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/Coverage/
H A DCoverageMappingReader.cpp1054 lookupSections(ObjectFile &OF, InstrProfSectKind IPSK) { in lookupSections()
1091 lookupAllocatableSection(ObjectFile &OF, InstrProfSectKind IPSK) { in lookupAllocatableSection()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCoverageMappingGen.cpp2476 llvm::InstrProfSectKind SK) { in getInstrProfSection()