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