Home
last modified time | relevance | path

Searched defs:sra_elt (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/gcc/gcc/
H A Dtree-sra.c95 struct sra_elt struct
98 struct sra_elt *parent; argument
99 struct sra_elt *groups; argument
100 struct sra_elt *children; argument
101 struct sra_elt *sibling; argument
109 tree element;
112 tree type;
115 tree replacement;
119 unsigned int n_uses;
123 unsigned int n_copies;
[all …]