Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/ProfileData/
H A DInstrProfWriter.h31 class InstrProfRecordWriterTrait; variable
56 InstrProfRecordWriterTrait *InfoObj;
/llvm-project-15.0.7/llvm/lib/ProfileData/
H A DInstrProfWriter.cpp96 class InstrProfRecordWriterTrait { class
111 InstrProfRecordWriterTrait() = default;
174 : Sparse(Sparse), InfoObj(new InstrProfRecordWriterTrait()) {} in InstrProfWriter()
334 OnDiskChainedHashTableGenerator<InstrProfRecordWriterTrait> Generator; in writeImpl()