Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DInstrProfWriter.h35 class InstrProfRecordWriterTrait; variable
69 InstrProfRecordWriterTrait *InfoObj;
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProfWriter.cpp41 class InstrProfRecordWriterTrait { class
56 InstrProfRecordWriterTrait() = default;
132 InfoObj(new InstrProfRecordWriterTrait()), in InstrProfWriter()
549 OnDiskChainedHashTableGenerator<InstrProfRecordWriterTrait> Generator; in writeImpl()