Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DInstrProf.h885 void sortValueData() { in sortValueData() function
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProfWriter.cpp271 Dest.sortValueData(); in addRecord()