Searched refs:IsLinkerOnlyAction (Results 1 – 1 of 1) sorted by relevance
203 static bool shouldLinkerNotDedup(bool IsLinkerOnlyAction, const ArgList &Args) { in shouldLinkerNotDedup() argument214 if (!IsLinkerOnlyAction) // Implicit -O0 for compile+linker only. in shouldLinkerNotDedup()