Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/ProfileData/
H A DInstrProf.cpp719 uint64_t InstrProfRecord::remapValue(uint64_t Value, uint32_t ValueKind, in remapValue() function in llvm::InstrProfRecord
734 VData[I].Value = remapValue(VData[I].Value, ValueKind, ValueMap); in addValueData()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ProfileData/
H A DInstrProf.h834 uint64_t remapValue(uint64_t Value, uint32_t ValueKind,