Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DInstrProfWriter.h32 class InstrProfRecordWriterTrait; variable
69 InstrProfRecordWriterTrait *InfoObj;
/freebsd-14.2/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProfWriter.cpp99 class InstrProfRecordWriterTrait { class
114 InstrProfRecordWriterTrait() = default;
187 InfoObj(new InstrProfRecordWriterTrait()) {} in InstrProfWriter()
416 OnDiskChainedHashTableGenerator<InstrProfRecordWriterTrait> Generator; in writeImpl()