Home
last modified time | relevance | path

Searched refs:is_exit_without_lineno (Results 1 – 1 of 1) sorted by relevance

/third_party/python/Python/
Dcompile.c7817 is_exit_without_lineno(basicblock *b) { in is_exit_without_lineno() function
7845 if (is_exit_without_lineno(target) && target->b_predecessors > 1) { in duplicate_exits_without_lineno()
7869 if (is_exit_without_lineno(b->b_next)) { in duplicate_exits_without_lineno()