Searched refs:needsComdatForCounter (Results 1 – 3 of 3) sorted by relevance
926 bool needsComdatForCounter(const Function &F, const Module &M) { in needsComdatForCounter() function975 if (!needsComdatForCounter(F, *(F.getParent()))) in canRenameComdatFunc()
276 bool needsComdatForCounter(const Function &F, const Module &M);
683 if (!needsComdatForCounter(F, M)) in getOrCreateProfileComdat()