OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getContextFor
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/IPO/
SampleContextTracker.h
118
ContextTrieNode *
getContextFor
(const SampleContext &Context);
130
ContextTrieNode *
getContextFor
(const DILocation *DIL);
/src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
SampleContextTracker.cpp
225
ContextTrieNode *CallerNode =
getContextFor
(DIL);
242
ContextTrieNode *ContextNode =
getContextFor
(DIL);
261
ContextTrieNode *Node =
getContextFor
(Context);
302
ContextTrieNode *FromNode =
getContextFor
(Context);
340
ContextTrieNode *CallerNode =
getContextFor
(DIL);
406
SampleContextTracker::
getContextFor
(const SampleContext &Context) {
415
ContextTrieNode *CallContext =
getContextFor
(DIL);
425
ContextTrieNode *SampleContextTracker::
getContextFor
(const DILocation *DIL) {
SampleProfile.cpp
971
ContextTracker->
getContextFor
(Samples->getContext());
/src/external/apache2/llvm/dist/llvm/tools/llvm-profgen/
CSPreInliner.cpp
71
ContextTracker.
getContextFor
(CallerSamples->getContext());
Completed in 18 milliseconds
Indexes created Tue Jun 16 00:25:01 UTC 2026