Searched refs:needsComdatForCounter (Results 1 – 3 of 3) sorted by relevance
1469 bool needsComdatForCounter(const GlobalObject &GO, const Module &M) { in needsComdatForCounter() function1520 if (!needsComdatForCounter(F, *(F.getParent()))) in canRenameComdatFunc()
1442 bool NeedComdat = needsComdatForCounter(*GO, M); in maybeSetComdat()1766 bool NeedComdat = needsComdatForCounter(*Fn, M); in createDataVariable()
364 LLVM_ABI bool needsComdatForCounter(const GlobalObject &GV, const Module &M);