OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ProfileNameConst
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
MemProfiler.cpp
499
Constant *
ProfileNameConst
= ConstantDataArray::getString(
502
M,
ProfileNameConst
->getType(), /*isConstant=*/true,
503
GlobalValue::WeakAnyLinkage,
ProfileNameConst
, MemProfFilenameVar);
/src/external/apache2/llvm/dist/llvm/lib/ProfileData/
InstrProf.cpp
1163
Constant *
ProfileNameConst
=
1166
M,
ProfileNameConst
->getType(), true, GlobalValue::WeakAnyLinkage,
1167
ProfileNameConst
, INSTR_PROF_QUOTE(INSTR_PROF_PROFILE_NAME_VAR));
Completed in 19 milliseconds
Indexes created Tue Aug 04 00:24:20 UTC 2026