Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/
DInstrProf.cpp696 uint64_t InstrProfRecord::remapValue(uint64_t Value, uint32_t ValueKind, in remapValue() function in llvm::InstrProfRecord
711 VData[I].Value = remapValue(VData[I].Value, ValueKind, ValueMap); in addValueData()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/
DInstrProf.h828 uint64_t remapValue(uint64_t Value, uint32_t ValueKind,