diff options
author | Ian Romanick <ian.d.romanick@intel.com> | 2010-03-24 17:53:53 -0700 |
---|---|---|
committer | Ian Romanick <ian.d.romanick@intel.com> | 2010-03-24 17:53:53 -0700 |
commit | 664da2510aa11c5319acad3bd6e96a9504a0b3fc (patch) | |
tree | 75531116ba55e501526c60356d06c22d693b359e /ir_variable.cpp | |
parent | 532edd9bc49ce3430e5084957e2ecf453d1c3d24 (diff) |
Replace several field comparisons with a single pointer comparison
The only way the specified type fields can match is if the types are the
same. Previous tests (and assertions) have filtered away all other possible
cases.
Diffstat (limited to 'ir_variable.cpp')
0 files changed, 0 insertions, 0 deletions