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