GCC Middle and Back End API Reference
_slp_oprnd_info Struct Reference

#include <tree-vectorizer.h>

Collaboration diagram for _slp_oprnd_info:

Data Fields

vec< gimpledef_stmts
enum vect_def_type first_dt
tree first_op_type
bool first_pattern

Detailed Description

This structure is used in creation of an SLP tree.  Each instance
   corresponds to the same operand in a group of scalar stmts in an SLP
   node.   

Field Documentation

tree _slp_oprnd_info::first_op_type
bool _slp_oprnd_info::first_pattern

The documentation for this struct was generated from the following file: