Searched refs:needsComdatForCounter (Results 1 – 3 of 3) sorted by relevance
1107 bool needsComdatForCounter(const Function &F, const Module &M) { in needsComdatForCounter() function1158 if (!needsComdatForCounter(F, *(F.getParent()))) in canRenameComdatFunc()
279 bool needsComdatForCounter(const Function &F, const Module &M);
901 bool NeedComdat = needsComdatForCounter(*Fn, *M); in getOrCreateRegionCounters()