Searched refs:that_control_rets (Results 1 – 1 of 1) sorted by relevance
554 std::vector<const NodeDef*> that_control_rets; in CheckFunctionsEqualHelper() local556 that_control_rets.push_back(&control_ret_node->def()); in CheckFunctionsEqualHelper()559 CheckControlInputsEqual(this_control_rets, that, that_control_rets)); in CheckFunctionsEqualHelper()