OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AddCallerCallSite
(Results
1 - 2
of
2
) sorted by null
/external/tensorflow/tensorflow/compiler/xla/service/
call_graph.h
143
void
AddCallerCallSite
(const CallSite& caller_callsite);
call_graph.cc
97
void CallGraphNode::
AddCallerCallSite
(const CallSite& caller_callsite) {
304
call_graph->GetNode(callee).
AddCallerCallSite
(callsite);
Completed in 93 milliseconds