Compare two control flow graphs and return a report on the differences. If you simply want to check whether they equal, use <result>.isEqual().
<result>.isEqual()
Optional
diffOfDataflowGraphs - for dataflow graphs
Compare two control flow graphs and return a report on the differences. If you simply want to check whether they equal, use
<result>.isEqual()
.