Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
adds a check to see if the GEP with more then 2 operands is done on a pointer or an array, if this is the case we can compare the pointer/array and its offset directly without dereferencing the pointers
- Loading branch information