Home
last modified time | relevance | path

Searched defs:the_ir (Results 1 – 5 of 5) sorted by relevance

/dports/devel/py-numba/numba-0.51.2/numba/tests/
H A Dtest_ir_utils.py86 def check_initial_ir(the_ir): argument
115 def check_dce_ir(the_ir): argument
H A Dtest_analysis.py38 def find_branches(self, the_ir): argument
H A Dtest_withlifting.py193 def compile_ir(self, the_ir, args=(), return_type=None): argument
/dports/devel/py-numba/numba-0.51.2/numba/core/
H A Dcompiler.py658 def compile_local(the_ir, the_flags): argument
H A Dinline_closurecall.py351 def copy_ir(the_ir): argument