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

Data Fields | |
| int | count |
| enum vect_cost_for_stmt | kind |
| gimple | stmt |
| int | misalign |
Structure to encapsulate information about a group of like instructions to be presented to the target cost model.
| int _stmt_info_for_cost::count |
Referenced by vect_estimate_min_profitable_iters().
| enum vect_cost_for_stmt _stmt_info_for_cost::kind |
Referenced by vect_estimate_min_profitable_iters().
| int _stmt_info_for_cost::misalign |
Referenced by vect_estimate_min_profitable_iters().
| gimple _stmt_info_for_cost::stmt |
Referenced by vect_estimate_min_profitable_iters().