|
GCC Middle and Back End API Reference
|
#include <tree-vectorizer.h>

Abstraction around info on reductions which is still in stmt_vec_info but will be duplicated or moved elsewhere.
| enum vect_def_type vect_reduc_info_s::def_type |
| bool vect_reduc_info_s::force_single_cycle |
| tree vect_reduc_info_s::induc_cond_initial_val |
| bool vect_reduc_info_s::is_reduc_chain |
| code_helper vect_reduc_info_s::reduc_code |
| tree vect_reduc_info_s::reduc_epilogue_adjustment |
| internal_fn vect_reduc_info_s::reduc_fn |
| unsigned int vect_reduc_info_s::reduc_result_pos |
| enum vect_reduction_type vect_reduc_info_s::reduc_type |
| tree vect_reduc_info_s::reduc_vectype |
| tree vect_reduc_info_s::reduc_vectype_for_mask |
| struct vect_reusable_accumulator* vect_reduc_info_s::reused_accumulator |