Searched refs:count_case (Results 1 – 1 of 1) sorted by relevance
235 int count_case = 0, count_default = 0; in Check() local245 ++count_case; in Check()260 CHECK_EQ(node->op()->ControlOutputCount(), count_case + count_default); in Check()