is_nonzero
cstmt->c_maybe_endless = is_nonzero(tn);
cstmt->c_maybe_endless = tn2 == NULL || is_nonzero(tn2);