Searched refs:AlwaysInlineOnly (Results 1 – 2 of 2) sorted by relevance
63 bool removeDeadFunctions(CallGraph &CG, bool AlwaysInlineOnly = false);
624 bool AlwaysInlineOnly) { in removeDeadFunctions() argument652 if (AlwaysInlineOnly && !F->hasFnAttribute(Attribute::AlwaysInline)) in removeDeadFunctions()