Searched refs:new_output_count (Results 1 – 2 of 2) sorted by relevance
143 int new_output_count = node->op()->ValueOutputCount() + delta; in LowerNode() local144 NodeProperties::ChangeOp(node, common()->Start(new_output_count)); in LowerNode()
248 int new_output_count = node->op()->ValueOutputCount() + delta; in LowerNode() local249 NodeProperties::ChangeOp(node, common()->Start(new_output_count)); in LowerNode()