Searched refs:addValueData (Results 1 – 3 of 3) sorted by relevance
| /src/contrib/llvm-project/llvm/lib/ProfileData/ ! |
| H A D | InstrProf.cpp | 1000 void InstrProfRecord::addValueData(uint32_t ValueKind, uint32_t Site, in addValueData() function in llvm::InstrProfRecord 1151 Record.addValueData(Kind, VSite, VDs, SymTab); in deserializeTo()
|
| H A D | InstrProfReader.cpp | 382 Record.addValueData(ValueKind, S, CurrentValues, nullptr); in readValueProfileData()
|
| /src/contrib/llvm-project/llvm/include/llvm/ProfileData/ ! |
| H A D | InstrProf.h | 871 void addValueData(uint32_t ValueKind, uint32_t Site,
|