This is the mail archive of the gcc-help@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]

V_MUST_DEF vs V_MAY_DEF ?


    "V_MUST_DEF" and "V_MAY_DEF" , The two tags appear in the IL of
SSA in GCC.I know they have something to do with the virtual
operand,however,I wonder that what the exact distinction between them
is.

    Corresponding to the 2 tags, is there  "V_MUST_USE" or "V_MAY_USE"?

    Thanks a lot~^_^


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