Home
last modified time | relevance | path

Searched defs:stack_effect (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pytorch/torch/_dynamo/
H A Dbytecode_analysis.py29 stack_effect = dis.stack_effect variable
/aosp_15_r20/external/python/cpython3/Python/
Dcompile.c944 stack_effect(int opcode, int oparg, int jump) in stack_effect() function