Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProfWriter.cpp534 RecordTableGenerator; in writeImpl() local
537 RecordTableGenerator.insert(I.first, I.second); in writeImpl()
546 RecordTableGenerator.Emit(OS.OS, *RecordWriter); in writeImpl()