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