Home
last modified time | relevance | path

Searched defs:LegacyInlinerBase (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Transforms/IPO/
DInliner.h31 struct LegacyInlinerBase : public CallGraphSCCPass { struct
77 ProfileSummaryInfo *PSI;
78 ImportedFunctionsInliningStatistics ImportedFunctionsStats;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/
DInliner.cpp115 LegacyInlinerBase::LegacyInlinerBase(char &ID) : CallGraphSCCPass(ID) {} in LegacyInlinerBase() function in LegacyInlinerBase
117 LegacyInlinerBase::LegacyInlinerBase(char &ID, bool InsertLifetime) in LegacyInlinerBase() function in LegacyInlinerBase