Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/ProfileData/
HDInstrProf.cpp1000 void InstrProfRecord::addValueData(uint32_t ValueKind, uint32_t Site, in addValueData() function in llvm::InstrProfRecord
1151 Record.addValueData(Kind, VSite, VDs, SymTab); in deserializeTo()
HDInstrProfReader.cpp382 Record.addValueData(ValueKind, S, CurrentValues, nullptr); in readValueProfileData()
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ProfileData/
HDInstrProf.h871 void addValueData(uint32_t ValueKind, uint32_t Site,