Skip to content
Snippets Groups Projects
Commit 39e45653 authored by Jeff Law's avatar Jeff Law Committed by Jeff Law
Browse files

tree-ssa-dom.c (record_equivalences_from_incoming_edge): Rework slightly to...

tree-ssa-dom.c (record_equivalences_from_incoming_edge): Rework slightly to avoid creating and folding useless trees.

        * tree-ssa-dom.c (record_equivalences_from_incoming_edge): Rework
	slightly to avoid creating and folding useless trees.  Simplify
        slightly by restricting to INTEGER_CSTs and using int_fits_type_p.

From-SVN: r197060
parent 85d8c21e
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment