Home
last modified time | relevance | path

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

12

/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/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DProfileSummaryInfo.h66 ProfileSummaryInfo(Module &M) : M(M) {} in ProfileSummaryInfo() function
67 ProfileSummaryInfo(ProfileSummaryInfo &&Arg) in ProfileSummaryInfo() function
DModuleSummaryAnalysis.h27 class ProfileSummaryInfo; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachineSizeOpts.h20 class ProfileSummaryInfo; variable
DTailDuplicator.h34 class ProfileSummaryInfo; variable
DSelectionDAG.h75 class ProfileSummaryInfo; variable
/external/llvm-project/llvm/include/llvm/CodeGen/
DMachineSizeOpts.h20 class ProfileSummaryInfo; variable
DTailDuplicator.h35 class ProfileSummaryInfo; variable
DSelectionDAG.h75 class ProfileSummaryInfo; variable
/external/llvm/include/llvm/Transforms/IPO/
DInlinerPass.h27 class ProfileSummaryInfo; variable
/external/llvm-project/llvm/include/llvm/Analysis/
DModuleSummaryAnalysis.h27 class ProfileSummaryInfo; variable
DProfileSummaryInfo.h61 ProfileSummaryInfo(const Module &M) : M(M) { refresh(); } in ProfileSummaryInfo() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/IPO/
DInliner.h25 class ProfileSummaryInfo; variable
DHotColdSplitting.h20 class ProfileSummaryInfo; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/
DSizeOpts.h33 class ProfileSummaryInfo; variable
DSimplifyLibCalls.h32 class ProfileSummaryInfo; variable
DCloning.h47 class ProfileSummaryInfo; variable
DUnrollLoop.h33 class ProfileSummaryInfo; variable
/external/llvm-project/llvm/include/llvm/Transforms/IPO/
DInliner.h25 class ProfileSummaryInfo; variable
DHotColdSplitting.h20 class ProfileSummaryInfo; variable
/external/llvm-project/llvm/include/llvm/Transforms/Utils/
DSimplifyLibCalls.h30 class ProfileSummaryInfo; variable
DCloning.h46 class ProfileSummaryInfo; variable
DUnrollLoop.h31 class ProfileSummaryInfo; variable
/external/llvm-project/llvm/lib/CodeGen/
DBranchFolding.h29 class ProfileSummaryInfo; variable

12