Searched refs:needsComdatForCounter (Results 1 – 3 of 3) sorted by relevance
1204 bool NeedComdat = needsComdatForCounter(*Fn, M); in maybeSetComdat()1430 bool NeedComdat = needsComdatForCounter(*Fn, M); in createDataVariable()
1281 bool needsComdatForCounter(const Function &F, const Module &M) { in needsComdatForCounter() function1332 if (!needsComdatForCounter(F, *(F.getParent()))) in canRenameComdatFunc()
298 bool needsComdatForCounter(const Function &F, const Module &M);