dff13bef8d
Propagating type/cid at conditional branches is not possible because it may cause invalid code motion. For this to be safe we need to explicitly represent the dependency between checks eliminated in a branch and the condition that constrains the type/cid. BUG= R=vegorov@google.com Review URL: https://codereview.chromium.org/1491373005 .