Searched refs:input_node_counter (Results 1 – 1 of 1) sorted by relevance
196 struct input_node_counter{ struct199 input_node_counter(int n) : N(n){}; in input_node_counter() argument217 …CHECK_MESSAGE((input_node_counter::count <= function_node_counter::count + 1), "input_node `try_ge… in operator ()() argument222 int input_node_counter::count = 0;230 input_node_counter fun1(500);