Home
last modified time | relevance | path

Searched refs:InstrProfWriter (Results 1 – 16 of 16) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/ProfileData/
H A DInstrProfWriter.cpp102 using data_type = const InstrProfWriter::ProfilingData *const;
103 using data_type_ref = const InstrProfWriter::ProfilingData *const;
174 InstrProfWriter::InstrProfWriter(bool Sparse) in InstrProfWriter() function in InstrProfWriter
177 InstrProfWriter::~InstrProfWriter() { delete InfoObj; } in ~InstrProfWriter()
180 void InstrProfWriter::setValueProfDataEndianness( in setValueProfDataEndianness()
185 void InstrProfWriter::setOutputSparse(bool Sparse) { in setOutputSparse()
189 void InstrProfWriter::addRecord(NamedInstrProfRecord &&I, uint64_t Weight, in addRecord()
196 void InstrProfWriter::overlapRecord(NamedInstrProfRecord &&Other, in overlapRecord()
229 void InstrProfWriter::addRecord(StringRef Name, uint64_t Hash, in addRecord()
257 void InstrProfWriter::addMemProfRecord( in addMemProfRecord()
[all …]
H A DCMakeLists.txt6 InstrProfWriter.cpp
/openbsd-src/gnu/llvm/llvm/include/llvm/ProfileData/
H A DInstrProfWriter.h37 class InstrProfWriter {
63 InstrProfWriter(bool Sparse = false);
64 ~InstrProfWriter();
90 void mergeRecordsFromWriter(InstrProfWriter &&IPW,
/openbsd-src/gnu/usr.bin/clang/libLLVMProfileData/
H A DMakefile12 InstrProfWriter.cpp \
/openbsd-src/gnu/llvm/llvm/utils/gn/secondary/llvm/lib/ProfileData/
H A DBUILD.gn16 "InstrProfWriter.cpp",
/openbsd-src/gnu/llvm/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp211 InstrProfWriter Writer;
372 InstrProfWriter &Writer) { in writeInstrProfile()
2423 InstrProfWriter::writeRecordInText(Func.Name, Func.Hash, Func, Symtab, in showInstrProfile()
/openbsd-src/distrib/sets/lists/comp/
H A Dclang.amd642311 ./usr/include/llvm/ProfileData/InstrProfWriter.h
H A Dclang.macppc2310 ./usr/include/llvm/ProfileData/InstrProfWriter.h
H A Dclang.loongson2310 ./usr/include/llvm/ProfileData/InstrProfWriter.h
H A Dclang.octeon2310 ./usr/include/llvm/ProfileData/InstrProfWriter.h
H A Dclang.arm642311 ./usr/include/llvm/ProfileData/InstrProfWriter.h
H A Dclang.powerpc642309 ./usr/include/llvm/ProfileData/InstrProfWriter.h
H A Dclang.armv72309 ./usr/include/llvm/ProfileData/InstrProfWriter.h
H A Dclang.i3862309 ./usr/include/llvm/ProfileData/InstrProfWriter.h
H A Dclang.sparc642310 ./usr/include/llvm/ProfileData/InstrProfWriter.h
/openbsd-src/gnu/llvm/clang/docs/tools/
H A Dclang-formatted-files.txt5446 llvm/include/llvm/ProfileData/InstrProfWriter.h