Searched defs:new_depth (Results 1 – 4 of 4) sorted by relevance
52 size_t new_depth) { in SimplifyJSLoadContext()71 size_t new_depth) { in SimplifyJSStoreContext()
420 nir_ssa_def *new_depth = nir_fneg(b, old_depth); in invert_depth_impl() local
5605 _PyEval_SetCoroutineOriginTrackingDepth(PyThreadState *tstate, int new_depth) in _PyEval_SetCoroutineOriginTrackingDepth()
6522 int new_depth = depth + effect; in stackdepth() local