[SROA] Switch the common variable name for the 'AllocaSlices' class to
authorChandler Carruth <chandlerc@gmail.com>
Thu, 16 Oct 2014 21:11:55 +0000 (21:11 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Thu, 16 Oct 2014 21:11:55 +0000 (21:11 +0000)
commit8393406f05b42a31dcf1e486b09e8f9d39564ec8
tree613df6bdcdf3733a6d593532b84573cac71a4815
parent61747042c1488ca0579b688d6e512e6c593a6875
[SROA] Switch the common variable name for the 'AllocaSlices' class to
'AS'.

Using 'S' as this was a terrible idea. Arguably, 'AS' is not much
better, but it at least follows the idea of using initialisms and
removes active confusion about the AllocaSlices variable and a Slice
variable.

llvm-svn: 219963
llvm/lib/Transforms/Scalar/SROA.cpp