HomeSort by relevance Sort by last modified time
    Searched refs:scaleValueProfData (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/ProfileData/
InstrProf.cpp 408 void InstrProfRecord::scaleValueProfData(uint32_t ValueKind, uint64_t Weight) {
424 scaleValueProfData(Kind, Weight);
  /external/llvm/include/llvm/ProfileData/
InstrProf.h 667 void scaleValueProfData(uint32_t ValueKind, uint64_t Weight);
    [all...]

Completed in 65 milliseconds