Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/ProfileData/
H A DInstrProf.cpp486 this->sortByTargetValues(); in merge()
487 Input.sortByTargetValues(); in merge()
/freebsd-12.1/contrib/llvm/include/llvm/ProfileData/
H A DInstrProf.h604 void sortByTargetValues() { in sortByTargetValues() function