Home
last modified time | relevance | path

Searched defs: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
/freebsd-13.1/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProfWriter.cpp91 class InstrProfRecordWriterTrait { class