Lines Matching defs:symbolic_number
214 struct symbolic_number { struct215 uint64_t n;216 tree type;217 tree base_addr;218 tree offset;219 poly_int64_pod bytepos;220 tree src;221 tree alias_set;222 tree vuse;223 unsigned HOST_WIDE_INT range;224 int n_ops;