Searched refs:has_input (Results 1 – 1 of 1) sorted by relevance
1825 bool has_input, has_output; in AllocatePorts() local1839 has_input = false; in AllocatePorts()1845 has_input = true; in AllocatePorts()1856 if ((has_input == false) && (has_output == true)) in AllocatePorts()1858 else if ((has_input == true) && (has_output == true)) in AllocatePorts()1860 else if ((has_input == true) && (has_output == false)) in AllocatePorts()