Do not create a HBoundType when the instruction is non-null.
We don't need to refine the type after a null check, if the instruction is known non null or null. As a side effect, this avoids replacing HLoadClass instructions with HBoundType instructions. bug:22116987 (cherry picked from commit 3abd4375) Change-Id: I5e56de293554534195ade9770b7d1e4b078d685b
Loading
Please sign in to comment