Searched refs:m_left_is_final (Results 1 – 1 of 1) sorted by relevance
181 bool m_left_is_final; member193 m_left_is_final(left_is_final_), in sum_node()252 …task* left_child = m_left_is_final ? nullptr : this->create_child(m_range, *m_body, m_left, m_inco… in execute()297 m_result.m_left_is_final = false; in execute()