This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

UNIQUE ID (INSN UID) Question


Hello Everyone,
    I have a quick question regarding instruction unique ID in the RTL.
Is this number unique for the function? or is it unique for the entire
program that it is compiling?
 
 
I would like to "mark" instructions and identify them, so can I use this
value as a unique identifier for program level?
 
Any help or suggestion is highly appreciated.
 
Thanks,
 
Balaji V. Iyer.
 
-- 
 
Balaji V. Iyer
PhD Student,
Center for Efficient, Scalable and Reliable Computing, Department of
Electrical and Computer Engineering, North Carolina State University.

 
 
-- 
 
Balaji V. Iyer
PhD Student,
Center for Efficient, Scalable and Reliable Computing, Department of
Electrical and Computer Engineering, North Carolina State University.



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]