Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DSampleProfWriter.cpp75 sortFuncProfiles(ProfileMap, SortedFunctions); in DefaultFunctionPruningStrategy()
145 sortFuncProfiles(ProfileMap, V); in writeFuncProfiles()
H A DSampleProf.cpp202 void sampleprof::sortFuncProfiles( in sortFuncProfiles() function in sampleprof
H A DSampleProfReader.cpp72 sortFuncProfiles(Profiles, V); in dump()
139 sortFuncProfiles(Profiles, V); in dumpJson()
/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DSampleProf.h1346 void sortFuncProfiles(const SampleProfileMap &ProfileMap,