Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProf.cpp1052 void InstrProfRecord::addValueData(uint32_t ValueKind, uint32_t Site, in addValueData() function in llvm::InstrProfRecord
1204 Record.addValueData(Kind, VSite, VDs, SymTab); in deserializeTo()
H A DInstrProfReader.cpp394 Record.addValueData(ValueKind, S, CurrentValues, nullptr); in readValueProfileData()
/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DInstrProf.h933 LLVM_ABI void addValueData(uint32_t ValueKind, uint32_t Site,