Searched defs:ProfileSummary (Results 1 - 1 of 1) sorted by relevance

/external/llvm/include/llvm/IR/
H A DProfileSummary.h1 //===-- ProfileSummary.h - Profile summary data structure. ------*- C++ -*-===//
47 class ProfileSummary { class in namespace:llvm
62 ProfileSummary(Kind K, SummaryEntryVector DetailedSummary, function in class:llvm::ProfileSummary
74 static ProfileSummary *getFromMD(Metadata *MD);

Completed in 63 milliseconds