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