aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-loop-prefetch.c
diff options
context:
space:
mode:
authorAldy Hernandez <aldyh@gcc.gnu.org>2019-06-11 01:03:18 +0000
committerAldy Hernandez <aldyh@gcc.gnu.org>2019-06-11 01:03:18 +0000
commitdf83586a84abe666173a842452c612dfbbee02aa (patch)
tree1249e333bd2a66865367beb891ec1b103c0b696d /gcc/tree-ssa-loop-prefetch.c
parent471f65f63d6b614e0cb7108a7531222c5d156d5a (diff)
downloadgcc-df83586a84abe666173a842452c612dfbbee02aa.zip
gcc-df83586a84abe666173a842452c612dfbbee02aa.tar.gz
gcc-df83586a84abe666173a842452c612dfbbee02aa.tar.bz2
irange::PLAIN -> IRANGE_PLAIN irange::INVERSE -> IRANGE_INVERSE
Replace: irange::PLAIN -> IRANGE_PLAIN irange::INVERSE -> IRANGE_INVERSE This will make it easier to coexist with value_range_kind. During the transition period we can do: #define IRANGE_PLAIN VR_RANGE #define IRANGE_INVERSE VR_ANTI_RANGE From-SVN: r272142
Diffstat (limited to 'gcc/tree-ssa-loop-prefetch.c')
0 files changed, 0 insertions, 0 deletions