Added assumption logic for symbolic non-lvalues when used in conditions such as
"if(x)". On the true branch we know the value is != 0, and on the false branch we know it is 0. llvm-svn: 46814
Loading
Please register or sign in to comment
"if(x)". On the true branch we know the value is != 0, and on the false branch we know it is 0. llvm-svn: 46814