OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:needsComdatForCounter
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/ProfileData/
InstrProf.cpp
1071
bool
needsComdatForCounter
(const Function &F, const Module &M) {
1118
if (!
needsComdatForCounter
(F, *(F.getParent())))
/src/external/apache2/llvm/dist/llvm/include/llvm/ProfileData/
InstrProf.h
278
bool
needsComdatForCounter
(const Function &F, const Module &M);
/src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
InstrProfiling.cpp
841
bool NeedComdat =
needsComdatForCounter
(*Fn, *M);
Completed in 30 milliseconds
Indexes created Wed Jun 17 00:25:26 UTC 2026