Searched refs:needsComdatForCounter (Results 1 – 4 of 4) sorted by relevance
271 static inline bool needsComdatForCounter(Function &F, Module &M) { in needsComdatForCounter() function300 if (!needsComdatForCounter(F, M)) in getOrCreateProfileComdat()
925 bool needsComdatForCounter(const Function &F, const Module &M) { in needsComdatForCounter() function974 if (!needsComdatForCounter(F, *(F.getParent()))) in canRenameComdatFunc()
276 bool needsComdatForCounter(const Function &F, const Module &M);
673 if (!needsComdatForCounter(F, M)) in getOrCreateProfileComdat()