GCC Middle and Back End API Reference
_stmt_info_for_cost Struct Reference

#include <tree-vectorizer.h>

Collaboration diagram for _stmt_info_for_cost:

Data Fields

int count
enum vect_cost_for_stmt kind
gimple stmt
int misalign

Detailed Description

   Structure to encapsulate information about a group of like
   instructions to be presented to the target cost model.  

Field Documentation

int _stmt_info_for_cost::count
enum vect_cost_for_stmt _stmt_info_for_cost::kind
int _stmt_info_for_cost::misalign
gimple _stmt_info_for_cost::stmt

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