Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DInstrProfWriter.h32 class InstrProfRecordWriterTrait; variable
66 InstrProfRecordWriterTrait *InfoObj;
/src/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProfWriter.cpp101 class InstrProfRecordWriterTrait { class
116 InstrProfRecordWriterTrait() = default;
190 InfoObj(new InstrProfRecordWriterTrait()), in InstrProfWriter()
838 OnDiskChainedHashTableGenerator<InstrProfRecordWriterTrait> Generator; in writeImpl()