Home
last modified time | relevance | path

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

/dports/lang/halide/Halide-release_2019_08_27-2654-g664dc4993/src/
H A DFunction.cpp187 bool unbound_reduction_vars_ok = false; member
240 } else if (reduction_domain.defined() && unbound_reduction_vars_ok) { in visit()
583 check.unbound_reduction_vars_ok = true; in define_update()