Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/
DInstrProf.cpp505 this->sortByTargetValues(); in overlap()
506 Input.sortByTargetValues(); in overlap()
604 this->sortByTargetValues(); in merge()
605 Input.sortByTargetValues(); in merge()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/
DInstrProf.h663 void sortByTargetValues() { in sortByTargetValues() function