rename non_affine to nested_access
commit94c09933fb17d5545c63ce35b7ab79dc3574673e
authorSven Verdoolaege <skimo@kotnet.org>
Wed, 16 Nov 2011 14:37:06 +0000 (16 15:37 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Wed, 16 Nov 2011 17:39:25 +0000 (16 18:39 +0100)
tree509f115da8ccfa088cd962db82eb85d37656ecd4
parentb99709f113b02fc5b997f59ad1b6aebefe922275
rename non_affine to nested_access

The original name was somewhat confusing.  Although the presence of
the nested access turns the containing expression into a non-affine
expression (or at least a non-static_affine expression), what is
converted by the renamed function is the nested access itself.

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
scan.cc
scan.h