#include <tree-vectorizer.h>

| Data Fields | |
| tree | reduc_input | 
| vect_reduc_info | reduc_info | 
Information about a reduction accumulator from the main loop that could conceivably be reused as the input to a reduction in an epilogue loop.
| vect_reduc_info vect_reusable_accumulator::reduc_info | 
Referenced by vect_find_reusable_accumulator().
| tree vect_reusable_accumulator::reduc_input | 
Referenced by vect_find_reusable_accumulator().