Home
last modified time | relevance | path

Searched refs:AddCallSiteForInstruction (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dcall_graph.cc113 void CallGraphNode::AddCallSiteForInstruction(HloInstruction* instruction) { in AddCallSiteForInstruction() function in xla::CallGraphNode
301 call_graph->nodes_.back().AddCallSiteForInstruction(instruction); in Build()
Dcall_graph.h151 void AddCallSiteForInstruction(HloInstruction* instruction);