llir-opt  0.0.1
Low-Level Post-Link Optimiser for OCaml and C
Public Member Functions | List of all members
DominatorTree Class Reference

#include <core/analysis/dominator.h>

Inheritance diagram for DominatorTree:
Inheritance graph
[legend]
Collaboration diagram for DominatorTree:
Collaboration graph
[legend]

Public Member Functions

 DominatorTree (Func &f)
 
bool Dominates (const Block *start, const Block *end, const Block *block)
 

Detailed Description

Dominator tree for blocks.


The documentation for this class was generated from the following file: