[tree-ssa] Maintaining/representing def-use/use-def information
Zdenek Dvorak
rakdver@atrey.karlin.mff.cuni.cz
Mon Dec 15 21:23:00 GMT 2003
Hello,
> > on contrary, I see this as a major architectural decision -- identifying the
> > variable with the statement that defines it is a very interesting idea.
> >
> Sorry? SSA_NAME_DEF_STMT() tells you exactly that. Or are you asking
> something else?
no, I am just speaking about the fact that LLVM in fact does not have
variables at all. Not really new idea, but definitely interesting and
seems to fit nicely with the ssa concept.
Zdenek
More information about the Gcc
mailing list