Searched refs:new_output_count (Results 1 – 2 of 2) sorted by relevance
280 int new_output_count = node->op()->ValueOutputCount() + delta; in LowerNode() local281 NodeProperties::ChangeOp(node, common()->Start(new_output_count)); in LowerNode()
886 int new_output_count = node->op()->ValueOutputCount() + delta; in LowerNode() local887 NodeProperties::ChangeOp(node, common()->Start(new_output_count)); in LowerNode()