[llvm-commits] [llvm] r71262 - in /llvm/trunk: include/llvm/Analysis/ScalarEvolution.h lib/Analysis/ScalarEvolution.cpp
Duncan Sands
baldrick at free.fr
Sat May 9 10:00:55 PDT 2009
> Hm? Both Constants and Instructions are derived from User. How does
> moving to Value help?
My mistake, I thought Value was derived from User rather than the
other way round. Sorry for the noise.
Ciao,
Duncan.
More information about the llvm-commits
mailing list