Searched refs:AddCallSiteForInstruction (Results 1 – 2 of 2) sorted by relevance
113 void CallGraphNode::AddCallSiteForInstruction(HloInstruction* instruction) { in AddCallSiteForInstruction() function in xla::CallGraphNode301 call_graph->nodes_.back().AddCallSiteForInstruction(instruction); in Build()
151 void AddCallSiteForInstruction(HloInstruction* instruction);