HomeSort by relevance Sort by last modified time
    Searched defs:SampleSorter (Results 1 - 2 of 2) sorted by null

  /external/llvm/include/llvm/ProfileData/
SampleProf.h 330 template <class LocationT, class SampleT> class SampleSorter {
335 SampleSorter(const std::map<LocationT, SampleT> &Samples) {
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ProfileData/
SampleProf.h 467 template <class LocationT, class SampleT> class SampleSorter {
472 SampleSorter(const std::map<LocationT, SampleT> &Samples) {

Completed in 70 milliseconds