Searched refs:operand_node (Results 1 – 1 of 1) sorted by relevance
1049 AnfNodePtr operand_node = ParseExprNode(block, operand); in ParseUnaryOp() local1050 return block->func_graph()->NewCNodeInOrder({op_node, operand_node}); in ParseUnaryOp()