Searched refs:needsComdatForCounter (Results 1 – 3 of 3) sorted by relevance
1416 bool needsComdatForCounter(const GlobalObject &GO, const Module &M) { in needsComdatForCounter() function1467 if (!needsComdatForCounter(F, *(F.getParent()))) in canRenameComdatFunc()
1443 bool NeedComdat = needsComdatForCounter(*GO, M); in maybeSetComdat()1769 bool NeedComdat = needsComdatForCounter(*Fn, M); in createDataVariable()
318 bool needsComdatForCounter(const GlobalObject &GV, const Module &M);