Thorin 1.9.0
The Higher ORder INtermediate representation
Loading...
Searching...
No Matches
domtree.h File Reference
Include dependency graph for domtree.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  thorin::DomTreeBase< forward >
 A Dominance Tree. More...
 

Namespaces

namespace  thorin
 

Typedefs

Control Flow
using thorin::DomTree = DomTreeBase< true >
 
using thorin::PostDomTree = DomTreeBase< false >