[LLVMdev] Bitcode Instruction ID

César divcesar at gmail.com
Wed Jun 13 17:32:31 PDT 2012


Hello,

I'm modifying the LLI interpreter to count the number of times that
each instruction in a bitcode file is interpreted, however to do this
I need to assign an identifier to each instruction in the file. Is
there currently any kind of instruction ID that I could use to solve
this?


César.




More information about the llvm-dev mailing list