Thorin 1.9.0
The Higher ORder INtermediate representation
Loading...
Searching...
No Matches
looptree.h File Reference
#include <vector>
#include <fe/cast.h>
#include "thorin/analyses/cfg.h"
Include dependency graph for looptree.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  thorin::LoopTree< forward >
 Calculates a loop nesting forest rooted at LoopTree::root_. More...
 
class  thorin::LoopTree< forward >::Base
 Represents a node of a loop nesting forest. More...
 
class  thorin::LoopTree< forward >::Head
 A Head owns further nodes as children. More...
 
class  thorin::LoopTree< forward >::Leaf
 A Leaf only holds a single CFNode and does not have any children. More...
 

Namespaces

namespace  thorin