HomeSort by: relevance | last modified time | path
    Searched refs:getSortedCallTargets (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/ProfileData/
SampleProf.cpp 146 for (const auto &I : getSortedCallTargets())
SampleProfWriter.cpp 410 for (const auto &J : Sample.getSortedCallTargets())
699 for (const auto &J : Sample.getSortedCallTargets()) {
  /src/external/apache2/llvm/dist/llvm/include/llvm/ProfileData/
SampleProf.h 344 const SortedCallTargetSet getSortedCallTargets() const {

Completed in 51 milliseconds