Home
last modified time | relevance | path

Searched refs:remapValue (Results 1 – 4 of 4) 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/swiftshader/third_party/llvm-7.0/llvm/lib/ProfileData/
DInstrProf.cpp577 uint64_t InstrProfRecord::remapValue(uint64_t Value, uint32_t ValueKind, in remapValue() function in llvm::InstrProfRecord
592 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,
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ProfileData/
DInstrProf.h753 uint64_t remapValue(uint64_t Value, uint32_t ValueKind,