OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getSamplesFor
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/ProfileData/
SampleProfReader.h
379
FunctionSamples *
getSamplesFor
(const Function &F) {
384
return
getSamplesFor
(CanonName);
397
virtual FunctionSamples *
getSamplesFor
(StringRef Fname) {
/src/external/apache2/llvm/dist/llvm/lib/Target/X86/
X86InsertPrefetch.cpp
182
const FunctionSamples *Samples = Reader->
getSamplesFor
(MF.getFunction());
/src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
SampleProfile.cpp
1967
Samples = Reader->
getSamplesFor
(F);
Completed in 77 milliseconds
Indexes created Tue Sep 22 00:26:15 UTC 2026