Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/ProfileData/
H A DInstrProfWriter.cpp452 RecordTableGenerator; in writeImpl() local
455 RecordTableGenerator.insert(I.first, I.second); in writeImpl()
459 RecordTableGenerator.Emit(OS.OS, *RecordWriter); in writeImpl()