Home
last modified time | relevance | path

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

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