commit | a8069ce1c3caa4f9b1651988986f3732152c186d | [log] [tgz] |
---|---|---|
author | Roland Levillain <rpl@google.com> | Wed Oct 01 10:48:29 2014 +0100 |
committer | Roland Levillain <rpl@google.com> | Tue Oct 14 14:44:16 2014 +0100 |
tree | bfeaeefaec1aae17905bb9df72959193a539ca75 | |
parent | e161a2a60c0325793f04be42a0f05228955ecfdd [diff] |
Improve art::SSAChecker::VisitInstruction. Actually inspect the uses of an instruction to ensure the latter dominates all of the former, instead of browsing the inputs of this instruction (to ensure they dominate the instruction). Also check instruction domination with respect to environment uses. Change-Id: I967f34a45f48930607bf9683180d02e7c27b4e06