Searched defs:LegacyInlinerBase (Results 1 – 2 of 2) sorted by relevance
30 struct LegacyInlinerBase : public CallGraphSCCPass { struct76 ProfileSummaryInfo *PSI;77 ImportedFunctionsInliningStatistics ImportedFunctionsStats;
123 LegacyInlinerBase::LegacyInlinerBase(char &ID) : CallGraphSCCPass(ID) {} in LegacyInlinerBase() function in LegacyInlinerBase125 LegacyInlinerBase::LegacyInlinerBase(char &ID, bool InsertLifetime) in LegacyInlinerBase() function in LegacyInlinerBase