HomeSort by: relevance | last modified time | path
    Searched refs:remapValue (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/ProfileData/
InstrProf.cpp 719 uint64_t InstrProfRecord::remapValue(uint64_t Value, uint32_t ValueKind,
734 VData[I].Value = remapValue(VData[I].Value, ValueKind, ValueMap);
  /src/external/apache2/llvm/dist/llvm/include/llvm/ProfileData/
InstrProf.h 834 uint64_t remapValue(uint64_t Value, uint32_t ValueKind,

Completed in 23 milliseconds