Home
last modified time | relevance | path

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

/external/python/cpython3/Python/
Dflowgraph.c842 label_exception_targets(basicblock *entryblock) { in label_exception_targets() function
2478 RETURN_IF_ERROR(label_exception_targets(g->g_entryblock)); in _PyCfg_OptimizeCodeUnit()
2783 RETURN_IF_ERROR(label_exception_targets(g->g_entryblock)); in _PyCfg_JumpLabelsToTargets()