HomeSort by relevance Sort by last modified time
    Searched refs:computeSummary (Results 1 - 25 of 48) sorted by null

1 2

  /external/llvm/lib/Analysis/
ProfileSummaryInfo.cpp 57 void ProfileSummaryInfo::computeSummary() {
70 computeSummary();
86 computeSummary();
106 computeSummary();
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Analysis/
ProfileSummaryInfo.h 48 bool computeSummary();
59 bool hasProfileSummary() { return computeSummary(); }
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Analysis/
ProfileSummaryInfo.h 48 bool computeSummary();
59 bool hasProfileSummary() { return computeSummary(); }
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Analysis/
ProfileSummaryInfo.h 48 bool computeSummary();
63 bool hasProfileSummary() { return computeSummary(); }
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Analysis/
ProfileSummaryInfo.h 48 bool computeSummary();
63 bool hasProfileSummary() { return computeSummary(); }
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Analysis/
ProfileSummaryInfo.h 48 bool computeSummary();
63 bool hasProfileSummary() { return computeSummary(); }
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Analysis/
ProfileSummaryInfo.h 48 bool computeSummary();
63 bool hasProfileSummary() { return computeSummary(); }
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Analysis/
ProfileSummaryInfo.h 48 bool computeSummary();
59 bool hasProfileSummary() { return computeSummary(); }
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Analysis/
ProfileSummaryInfo.h 48 bool computeSummary();
59 bool hasProfileSummary() { return computeSummary(); }
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Analysis/
ProfileSummaryInfo.h 48 bool computeSummary();
63 bool hasProfileSummary() { return computeSummary(); }
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Analysis/
ProfileSummaryInfo.h 48 bool computeSummary();
63 bool hasProfileSummary() { return computeSummary(); }
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Analysis/
ProfileSummaryInfo.h 48 bool computeSummary();
63 bool hasProfileSummary() { return computeSummary(); }
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Analysis/
ProfileSummaryInfo.h 48 bool computeSummary();
63 bool hasProfileSummary() { return computeSummary(); }
  /external/llvm/include/llvm/Analysis/
ProfileSummaryInfo.h 45 void computeSummary();
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
ProfileSummaryInfo.h 48 bool computeSummary();
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
ProfileSummaryInfo.h 48 bool computeSummary();
  /external/llvm/include/llvm/ProfileData/
SampleProfWriter.h 82 void computeSummary(const StringMap<FunctionSamples> &ProfileMap);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ProfileData/
SampleProfWriter.h 85 void computeSummary(const StringMap<FunctionSamples> &ProfileMap);
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/ProfileData/
SampleProfWriter.h 76 void computeSummary(const StringMap<FunctionSamples> &ProfileMap);
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/ProfileData/
SampleProfWriter.h 76 void computeSummary(const StringMap<FunctionSamples> &ProfileMap);
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/ProfileData/
SampleProfWriter.h 76 void computeSummary(const StringMap<FunctionSamples> &ProfileMap);
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/ProfileData/
SampleProfWriter.h 76 void computeSummary(const StringMap<FunctionSamples> &ProfileMap);
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/ProfileData/
SampleProfWriter.h 76 void computeSummary(const StringMap<FunctionSamples> &ProfileMap);
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/ProfileData/
SampleProfWriter.h 76 void computeSummary(const StringMap<FunctionSamples> &ProfileMap);
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ProfileData/
SampleProfWriter.h 85 void computeSummary(const StringMap<FunctionSamples> &ProfileMap);

Completed in 515 milliseconds

1 2