commit | 584cc791cd0e352fb54ad54e72ba002a35dc758f | [log] [tgz] |
---|---|---|
author | Ian Rogers <irogers@google.com> | Mon Sep 29 10:49:11 2014 -0700 |
committer | Ian Rogers <irogers@google.com> | Mon Sep 29 10:49:11 2014 -0700 |
tree | 29f1f37db1957baebe386ffbe745134769188de4 | |
parent | c70535b4f9f1ff3e3da451734bb7d9601012ccc1 [diff] |
Reduce scope of MIR analysis attributes. MIR analaysis attributes are only used in MIRGraph::AnalyzeBlock. Reduce the scope to just the file that defines that function. Reduce the size of the attributes from int32 to int16. Remove the use of #defines in favor of enums. Change-Id: I45ba3aa08beae67240507917b584d537a029838e