Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/ProfileData/
H A DInstrProfReader.h42 class InstrProfReader; variable
46 class reader_type = InstrProfReader>
87 class InstrProfReader {
92 InstrProfReader() = default;
93 virtual ~InstrProfReader() = default;
192 static Expected<std::unique_ptr<InstrProfReader>>
195 static Expected<std::unique_ptr<InstrProfReader>>
208 class TextInstrProfReader : public InstrProfReader {
279 class RawInstrProfReader : public InstrProfReader {
589 class IndexedInstrProfReader : public InstrProfReader {
/openbsd-src/gnu/usr.bin/clang/libLLVMProfileData/
H A DMakefile11 InstrProfReader.cpp \
/openbsd-src/gnu/llvm/llvm/lib/ProfileData/
H A DCMakeLists.txt5 InstrProfReader.cpp
H A DInstrProfReader.cpp74 static Error initializeReader(InstrProfReader &Reader) { in initializeReader()
163 Expected<std::unique_ptr<InstrProfReader>>
164 InstrProfReader::create(const Twine &Path, in create()
170 return InstrProfReader::create(std::move(BufferOrError.get()), Correlator); in create()
173 Expected<std::unique_ptr<InstrProfReader>>
174 InstrProfReader::create(std::unique_ptr<MemoryBuffer> Buffer, in create()
183 std::unique_ptr<InstrProfReader> Result; in create()
1216 void InstrProfReader::accumulateCounts(CountSumOrPercent &Sum, bool IsCS) { in accumulateCounts()
H A DInstrProf.cpp1227 auto ReaderOrErr = InstrProfReader::create(Filename); in accumulateCounts()
/openbsd-src/gnu/llvm/llvm/utils/gn/secondary/llvm/lib/ProfileData/
H A DBUILD.gn15 "InstrProfReader.cpp",
/openbsd-src/gnu/llvm/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp229 auto ReaderOrErr = InstrProfReader::create(TestFilename); in overlapInput()
301 auto ReaderOrErr = InstrProfReader::create(Input.Filename, Correlator); in loadInput()
2375 auto ReaderOrErr = InstrProfReader::create(Filename); in showInstrProfile()
/openbsd-src/distrib/sets/lists/comp/
H A Dclang.amd642310 ./usr/include/llvm/ProfileData/InstrProfReader.h
H A Dclang.macppc2309 ./usr/include/llvm/ProfileData/InstrProfReader.h
H A Dclang.loongson2309 ./usr/include/llvm/ProfileData/InstrProfReader.h
H A Dclang.octeon2309 ./usr/include/llvm/ProfileData/InstrProfReader.h
H A Dclang.arm642310 ./usr/include/llvm/ProfileData/InstrProfReader.h
H A Dclang.powerpc642308 ./usr/include/llvm/ProfileData/InstrProfReader.h
H A Dclang.armv72308 ./usr/include/llvm/ProfileData/InstrProfReader.h
H A Dclang.i3862308 ./usr/include/llvm/ProfileData/InstrProfReader.h
H A Dclang.sparc642309 ./usr/include/llvm/ProfileData/InstrProfReader.h