Strenghten DeadCodeElimination.

Use nullness information computed by TypeTightner to simplify
expressions of the form

    a == null

when a is determined to be non null.

Change-Id: Ief863dc3e2d41334c1a9521ed2a3ca526c2d2f88
4 files changed