Searched refs:addValueData (Results 1 – 3 of 3) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/ProfileData/ |
| H A D | InstrProf.cpp | 1052 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 D | InstrProfReader.cpp | 394 Record.addValueData(ValueKind, S, CurrentValues, nullptr); in readValueProfileData()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/ |
| H A D | InstrProf.h | 933 LLVM_ABI void addValueData(uint32_t ValueKind, uint32_t Site,
|