OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:CallSiteLoc
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/IPO/
SampleContextTracker.h
43
CallSiteLoc
(CallLoc){};
81
LineLocation
CallSiteLoc
;
/src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
SampleContextTracker.cpp
51
if (ChildNode.
CallSiteLoc
!= CallSite)
70
LineLocation OldCallSite = NodeToMove.
CallSiteLoc
;
74
NewNode.
CallSiteLoc
= CallSite;
130
LineLocation ContextTrieNode::getCallSiteLoc() const { return
CallSiteLoc
; }
142
<< " Callsite: " <<
CallSiteLoc
<< "\n"
469
LineLocation
CallSiteLoc
(0, 0);
482
ContextNode->getOrCreateChildContext(
CallSiteLoc
, CalleeName);
484
ContextNode = ContextNode->getChildContext(
CallSiteLoc
, CalleeName);
486
CallSiteLoc
= NextCallSiteLoc;
Completed in 58 milliseconds
Indexes created Sun Jun 14 00:25:39 UTC 2026