Frama-C-discuss mailing list archives
This page gathers the archives of the old Frama-C-discuss archives, that was hosted by Inria's gforge before its demise at the end of 2020. To search for mails newer than September 2020, please visit the page of the new mailing list on Renater.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Frama-c-discuss] Postdominators
- Subject: [Frama-c-discuss] Postdominators
- From: hollas at informatik.htw-dresden.de (Boris Hollas)
- Date: Tue, 24 Apr 2012 09:14:11 +0200
Hello, I want to compute postdominators, which in principle can be done by computing dominators in the reversed CFG. Therefore, I want to modify a copy of the module Dominators, using the Dataflow.Backwards functor and customizing its parameter instead of Dataflow.Forwards. Is this the right approach? Also, there's an undocumented Postdominators plugin in src/postdominators/. Is this meant to be used by plugin developers? -- Best regards, Boris
- Follow-Ups:
- [Frama-c-discuss] Postdominators
- From: boris at yakobowski.org (Boris Yakobowski)
- [Frama-c-discuss] Postdominators
- Prev by Date: [Frama-c-discuss] examples of linked lists or trees
- Next by Date: [Frama-c-discuss] Postdominators
- Previous by thread: [Frama-c-discuss] examples of linked lists or trees
- Next by thread: [Frama-c-discuss] Postdominators
- Index(es):