Home
last modified time | relevance | path

Searched refs:scaleValueProfData (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/ProfileData/
DInstrProf.cpp408 void InstrProfRecord::scaleValueProfData(uint32_t ValueKind, uint64_t Weight) { in scaleValueProfData() function in llvm::InstrProfRecord
424 scaleValueProfData(Kind, Weight); in scale()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ProfileData/
DInstrProf.cpp557 void InstrProfRecord::scaleValueProfData( in scaleValueProfData() function in llvm::InstrProfRecord
573 scaleValueProfData(Kind, Weight, Warn); in scale()
/external/llvm/include/llvm/ProfileData/
DInstrProf.h667 void scaleValueProfData(uint32_t ValueKind, uint64_t Weight);
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ProfileData/
DInstrProf.h763 void scaleValueProfData(uint32_t ValueKind, uint64_t Weight,