[LLVMdev] Getting unique instruction identifier ( Insturction.h)
janarbek
canarbekmatay at yahoo.com
Sun Nov 4 21:17:21 PST 2012
Hi All,
The following IR has "mul4". I am wondering if "4 " is generated by SSA ?
Also is there any method that gives me "mul4". I tried getOpcode and getOpcodeName but they are for different purposes.
%mul4 = mul i32 %e0, %ai3
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20121104/5a8dbb5f/attachment.html>
More information about the llvm-dev
mailing list