Searched refs:if_count (Results 1 – 4 of 4) sorted by relevance
390 Py_ssize_t i, if_count; in append_ast_comprehension() local397 if_count = asdl_seq_LEN(gen->ifs); in append_ast_comprehension()398 for (i = 0; i < if_count; i++) { in append_ast_comprehension()
486 ++s.if_count; in collect_stats()524 sblog << " if_count : " << if_count << "\n"; in dump()
136 s.if_count != 1 || s.repeat_count || s.uses_ar) in check_and_convert()
749 unsigned if_count; member755 repeat_count(), if_count(), uses_ar(false) {} in node_stats()