Unverified Commit 23628137 authored by Florian Hahn's avatar Florian Hahn
Browse files

[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
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment