Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DInstrProfWriter.h233 void addMemProfRecord(const GlobalValue::GUID Id,
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProfWriter.cpp219 void InstrProfWriter::addMemProfRecord( in addMemProfRecord() function in InstrProfWriter
319 addMemProfRecord(GUID, Record); in addMemProfData()
420 addMemProfRecord(GUID, Record); in mergeRecordsFromWriter()