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