OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getNameWithoutContext
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/tools/llvm-profgen/
ProfileGenerator.cpp
210
FProfile.setName(FContext.
getNameWithoutContext
());
389
CalleeProfile.getContext().
getNameWithoutContext
(), EstimatedCallCount);
552
FunctionProfile.getContext().
getNameWithoutContext
(), Count);
/src/external/apache2/llvm/dist/llvm/lib/ProfileData/
SampleProf.cpp
343
I.second->getContext().
getNameWithoutContext
(), FunctionSamples());
363
FProfile.setName(FContext.
getNameWithoutContext
());
SampleProfReader.cpp
270
FProfile.setName(FContext.
getNameWithoutContext
());
565
FProfile.setName(FContext.
getNameWithoutContext
());
731
auto FuncName = FContext.
getNameWithoutContext
();
754
auto FuncName = FContext.
getNameWithoutContext
();
/src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
SampleContextTracker.cpp
186
FuncToCtxtProfiles[Context.
getNameWithoutContext
()].push_back(FSamples);
/src/external/apache2/llvm/dist/llvm/include/llvm/ProfileData/
SampleProf.h
463
StringRef
getNameWithoutContext
() const { return Name; }
Completed in 17 milliseconds
Indexes created Wed Aug 05 00:25:39 UTC 2026