Searched refs:CreateOrReuseNode (Results 1 – 2 of 2) sorted by relevance
50 PhiGraph::Node* PhiGraph::CreateOrReuseNode(const HloValue& value) { in CreateOrReuseNode() function in xla::PhiGraph104 Node* node = CreateOrReuseNode(value); in RegisterPhi()110 Node* input_node = CreateOrReuseNode(*input); in RegisterPhi()
79 Node* CreateOrReuseNode(const HloValue& value);