commit | bdbff6e600b0d834e4770f65c7d2df93d7ef305c | [log] [tgz] |
---|---|---|
author | Chris Wailes <chriswailes@google.com> | Fri Jun 13 13:47:19 2014 -0700 |
committer | Chris Wailes <chriswailes@google.com> | Mon Jun 16 14:41:16 2014 -0700 |
tree | 1912803ddaa7f43c9c1f6ea70d000fea6d56b857 | |
parent | 26c7d93bc832e3da72bf6999e64e26059a5eaa98 [diff] |
Simple cleanups in RSForEachExpand.cpp Re-named single character variable names. Re-named some variables for clarity. Factored out type construction code to only occur once every time the pass is run on a module. Removed unnecessary temporary vectors. Removed a check for an invariant guaranteed by another function. Added some assertions. Change-Id: I0debcc301ed28f4ecaf7dadcaada604e3eff9830