Home
last modified time | relevance | path

Searched refs:InstrProfRecordWriterTrait (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/ProfileData/
H A DInstrProfWriter.h32 class InstrProfRecordWriterTrait; variable
60 InstrProfRecordWriterTrait *InfoObj;
/openbsd-src/gnu/llvm/llvm/lib/ProfileData/
H A DInstrProfWriter.cpp97 class InstrProfRecordWriterTrait { class
112 InstrProfRecordWriterTrait() = default;
175 : Sparse(Sparse), InfoObj(new InstrProfRecordWriterTrait()) {} in InstrProfWriter()
344 OnDiskChainedHashTableGenerator<InstrProfRecordWriterTrait> Generator; in writeImpl()