Pull some code out into a function, give it the ability to see through +.
This allows us to turn code like malloc(4*x+4) -> malloc int, (x+1) llvm-svn: 24081
Loading
Please register or sign in to comment
This allows us to turn code like malloc(4*x+4) -> malloc int, (x+1) llvm-svn: 24081