OSDN Git Service

Add new rule to the graph checker.
authorCalin Juravle <calin@google.com>
Mon, 11 May 2015 17:25:51 +0000 (18:25 +0100)
committerCalin Juravle <calin@google.com>
Mon, 11 May 2015 17:25:56 +0000 (18:25 +0100)
commit9d50775046a51941f86cced03593c61c89ae615e
tree0ba58dfe1fec1d49f89797579228ad584759f0f4
parent6108ed86bb2663e73262e290463f014e2698abc1
Add new rule to the graph checker.

Phis typed as `reference` should not have equivalents after building the
SSA.

Change-Id: I9cac189362583ef7c9c7defd3da7338f419f2f94
compiler/optimizing/graph_checker.cc