[Soot-list] reverse control flow graph

Phil Pratt-Szeliga pcpratts at syr.edu
Mon Apr 2 10:17:30 EDT 2012


Hello,

Has anyone had any experience constructing the reverse control flow
(RCFG) graph from soot? To build a control dependence graph I need the
dominator tree of a RCFG.

Could I possibly take a BlockGraph and exchange preds and succs? Does
this work for Exceptions?

Thanks for any help,
Phil Pratt-Szeliga
Syracuse University


More information about the Soot-list mailing list