Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/ProfileData/
H A DInstrProf.cpp527 this->sortByTargetValues(); in overlap()
528 Input.sortByTargetValues(); in overlap()
626 this->sortByTargetValues(); in merge()
627 Input.sortByTargetValues(); in merge()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ProfileData/
H A DInstrProf.h669 void sortByTargetValues() { in sortByTargetValues() function