Home
last modified time | relevance | path

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

/dports/devel/py-numba/numba-0.51.2/numba/core/
H A Dinline_closurecall.py420 _replace_args_with(callee_blocks, args)
645 _replace_args_with(callee_blocks, args)
768 def _replace_args_with(blocks, args): function