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