Searched refs:onepart (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/
H A Dvar-tracking.c1354 /* Combine nodes that are not onepart nodes from SRC and SRC2 into
1736 variables that aren't onepart. If CLOBBER is true, also delete any
1738 association with onepart dvs too. */
2625 /* Number of onepart dvs in src. */
3150 /* Remove redundant entries from equivalence lists in onepart
3431 with variable_union, whereas onepart dvs are combined with
3441 bool onepart = dv_onepart_p (dv); local
3446 /* If the incoming onepart variable has an empty location list, then
3452 if (!onepart)
3700 bool onepart local
6460 bool onepart = dv_onepart_p (dv); local
[all...]

Completed in 118 milliseconds