Home
last modified time | relevance | path

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

/external/llvm/lib/ProfileData/
DInstrProf.cpp428 uint64_t InstrProfRecord::remapValue(uint64_t Value, uint32_t ValueKind, in remapValue() function in llvm::InstrProfRecord
456 VData[I].Value = remapValue(VData[I].Value, ValueKind, ValueMap); in addValueData()
/external/llvm/include/llvm/ProfileData/
DInstrProf.h659 uint64_t remapValue(uint64_t Value, uint32_t ValueKind,