Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/python/mypy
/ IrCheckException
Class
IrCheckException
mypyc/analysis/ircheck.py:129–130 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
127
128
129
class
IrCheckException(Exception):
130
pass
131
132
133
def
assert_func_ir_valid(fn: FuncIR) -> None:
Callers
1
assert_func_ir_valid
Function · 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…