[ConstraintElim] Treat ConstantPointerNull as constant offset 0.
Treat ConstantPointerNull (null) as constant offset 0 in the constraint instead of a variable. This slightly reduces the number of variables. I was not able to find a test case where this actually caused any changes.
parent
6f0c52e5
Please register or sign in to comment