Home
last modified time | relevance | path

Searched refs:needsComdatForCounter (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/Instrumentation/
DInstrProfiling.cpp271 static inline bool needsComdatForCounter(Function &F, Module &M) { in needsComdatForCounter() function
300 if (!needsComdatForCounter(F, M)) in getOrCreateProfileComdat()