MCPcopy Index your code
hub / github.com/python/cpython / OpName

Class OpName

Tools/cases_generator/parsing.py:272–273  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

270
271@dataclass
272class OpName(Node):
273 name: str
274
275
276InputEffect = StackEffect | CacheEffect

Callers 2

opMethod · 0.85
uopMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…