[LLVMdev] LLVM transformations dependences on analyses

Xin Tong xerox.time.tech at gmail.com
Mon Feb 13 19:00:47 PST 2012


what is the best way to quickly figure out the dependence on analyses
for all llvm transformations ? Is this a document somewhere or I have
to look into the  getAnalysisUsage(AnalysisUsage &AU) const  for all
transformations.

Thanks


Xin



More information about the llvm-dev mailing list