commit | 35b00d5d9e2f48ebaa1c32176eb61ea82114c82c | [log] [tgz] |
---|---|---|
author | Pete Cooper <peter_cooper@apple.com> | Sat Aug 13 01:05:32 2016 +0000 |
committer | Pete Cooper <peter_cooper@apple.com> | Sat Aug 13 01:05:32 2016 +0000 |
tree | e063eb560a5cd81bdb5543f425e12019724948ee | |
parent | 3502511548d86dfb09256f0f19d370be71812a62 [diff] |
Constify ValueTracking. NFC. Almost all of the method here are only analysing Value's as opposed to mutating them. Mark all of the easy ones as const. llvm-svn: 278585