Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DInstrProf.h58 enum InstrProfSectKind { enum
73 std::string getInstrProfSectionName(InstrProfSectKind IPSK,
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp292 InstrProfSectKind IPSK);
1224 InstrProfSectKind IPSK) { in setupProfileSection()
1504 InstrProfSectKind DataSectionKind; in createDataVariable()
/freebsd-14.2/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProfCorrelator.cpp29 InstrProfSectKind IPSK) { in getInstrProfSection()
H A DInstrProf.cpp222 std::string getInstrProfSectionName(InstrProfSectKind IPSK, in getInstrProfSectionName()
/freebsd-14.2/contrib/llvm-project/llvm/lib/ProfileData/Coverage/
H A DCoverageMappingReader.cpp1034 lookupSections(ObjectFile &OF, InstrProfSectKind IPSK) { in lookupSections()
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCoverageMappingGen.cpp2181 llvm::InstrProfSectKind SK) { in getInstrProfSection()