Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DInstrProfWriter.h29 class InstrProfRecordWriterTrait; variable
45 InstrProfRecordWriterTrait *InfoObj;
/freebsd-13.1/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProfWriter.cpp91 class InstrProfRecordWriterTrait { class
106 InstrProfRecordWriterTrait() = default;
170 InfoObj(new InstrProfRecordWriterTrait()) {} in InstrProfWriter()
291 OnDiskChainedHashTableGenerator<InstrProfRecordWriterTrait> Generator; in writeImpl()