Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/ProfileData/
H A DInstrProfWriter.cpp253 Dest.sortValueData(); in addRecord()
/llvm-project-15.0.7/llvm/include/llvm/ProfileData/
H A DInstrProf.h795 void sortValueData() { in sortValueData() function