|
GCC Middle and Back End API Reference
|
#include <rtl.h>

Data Fields | |
| int | num_elem |
| rtx | elem [1] |
RTL vector. These appear inside RTX's when there is a need for a variable number of things. The principle use is inside PARALLEL expressions.
| rtx rtvec_def::elem[1] |
Referenced by find_int().
| int rtvec_def::num_elem |