Searched defs:LegacyInlinerBase (Results 1 – 2 of 2) sorted by relevance
31 struct LegacyInlinerBase : public CallGraphSCCPass { struct77 ProfileSummaryInfo *PSI;78 ImportedFunctionsInliningStatistics ImportedFunctionsStats;
115 LegacyInlinerBase::LegacyInlinerBase(char &ID) : CallGraphSCCPass(ID) {} in LegacyInlinerBase() function in LegacyInlinerBase117 LegacyInlinerBase::LegacyInlinerBase(char &ID, bool InsertLifetime) in LegacyInlinerBase() function in LegacyInlinerBase