Home
last modified time | relevance | path

Searched defs:ProfileSummaryInfo (Results 1 – 3 of 3) sorted by relevance

/external/llvm/include/llvm/Analysis/
DProfileSummaryInfo.h51 ProfileSummaryInfo(Module &M) : M(M) {} in ProfileSummaryInfo() function
52 ProfileSummaryInfo(ProfileSummaryInfo &&Arg) in ProfileSummaryInfo() function
DInlineCost.h26 class ProfileSummaryInfo; variable
/external/llvm/include/llvm/Transforms/IPO/
DInlinerPass.h27 class ProfileSummaryInfo; variable