Home
last modified time | relevance | path

Searched refs:_PyAST_Optimize (Results 1 - 4 of 4) sorted by relevance

/third_party/python/Include/internal/
H A Dpycore_compile.h36 extern int _PyAST_Optimize(
/third_party/python/Python/
H A Dtraceback.c8 #include "pycore_compile.h" // _PyAST_Optimize
693 if (!_PyAST_Optimize(module, arena, &state)) { in extract_anchors_from_line()
H A Dast_opt.c1079 _PyAST_Optimize(mod_ty mod, PyArena *arena, _PyASTOptimizeState *state) in _PyAST_Optimize() function
H A Dcompile.c570 if (!_PyAST_Optimize(mod, arena, &state)) { in _PyAST_Compile()

Completed in 16 milliseconds