Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/ProfileData/
H A DInstrProfWriter.h30 class InstrProfRecordWriterTrait; variable
44 InstrProfRecordWriterTrait *InfoObj;
/freebsd-12.1/contrib/llvm/lib/ProfileData/
H A DInstrProfWriter.cpp92 class InstrProfRecordWriterTrait { class
106 InstrProfRecordWriterTrait() = default;
166 : Sparse(Sparse), InfoObj(new InstrProfRecordWriterTrait()) {} in InstrProfWriter()
253 OnDiskChainedHashTableGenerator<InstrProfRecordWriterTrait> Generator; in writeImpl()