Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/
Dopcode.py113 _inline_cache_entries = { variable
Ddis.py12 _inline_cache_entries,
331 return _inline_cache_entries.get(opname, 0)
/external/python/cpython3/Lib/test/
Dtest__opcode.py117 if opcode._inline_cache_entries.get(op, 0)