Hello, I need to perform some optimizations based on points-to analysis. Developing inter-procedural points-to analysis from scratch,using Soot, seems to be a nontrivial task. May be somebody has created something similar to it ? Where can I get such an analysis ? Thanks, Alex.