Skip to content
Snippets Groups Projects
user avatar
Chris Lattner authored
if the other side is overdefined.

This allows us to fold conditions like:  if (X < Y || Y > Z) in some cases.

llvm-svn: 18807
cbc0161d