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

Go to the source code of this file.

Classes

class  thorin::DomFrontierBase< forward >
 A Dominance Frontier Graph. More...
 

Namespaces

namespace  thorin
 

Typedefs

Control Flow
using thorin::DomFrontiers = DomFrontierBase< true >
 
using thorin::ControlDeps = DomFrontierBase< false >