llir-opt
0.0.1
Low-Level Post-Link Optimiser for OCaml and C
|
Cache of dominator/post-dominator trees and frontiers. More...
#include <passes/tags/register_analysis.h>
Public Member Functions | |
DominatorCache (Func &func) | |
Public Attributes | |
DominatorTree | DT |
Dominator tree. | |
DominanceFrontier | DF |
Dominance frontier. | |
PostDominatorTree | PDT |
Post-Dominator Tree. | |
PostDominanceFrontier | |
Post-Dominance Frontier. | |
Cache of dominator/post-dominator trees and frontiers.