Searched refs:induction_rhs (Results 1 – 3 of 3) sorted by relevance
589 nir_src src = term->induction_rhs ? alu->src[1].src : alu->src[0].src; in is_access_out_of_bounds()
1015 terminator->induction_rhs = !limit_rhs; in find_trip_count()
2882 bool induction_rhs; member