Displaying 1 result from an estimated 1 matches for "53bae800".
2016 Feb 08
4
distinguish program and temporary variables
...= load i32 %x
%add = add i32 %16, i32 4
store i32 %add, %y
I need to distinguish between %16, %add and %x, %y.
Any help is appreciated.
Best,
Mohammad
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160208/53bae800/attachment.html>