Searched refs:a_node_input_ports_ptr (Results 1 – 1 of 1) sorted by relevance
122 auto a_node_input_ports_ptr = a_node.input_ports(); variable123 …compare<NUM_INPUTS-1, decltype(a_node_input_ports_ptr), decltype(input_tuple)>::compare_refs(a_nod…124 …CHECK_MESSAGE(NUM_INPUTS == std::tuple_size<decltype(a_node_input_ports_ptr)>::value, "not all dec…