Home
last modified time | relevance | path

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

/third_party/python/Python/
Dceval.c1587 int lastopcode = 0; in _PyEval_EvalFrameDefault() local
1842 dxpairs[lastopcode][opcode]++; in _PyEval_EvalFrameDefault()
1843 lastopcode = opcode; in _PyEval_EvalFrameDefault()