Class LoopTreeDepCompCreate#
Defined in File LoopTreeDepComp.h
Inheritance Relationships#
Base Types#
public LoopTreeDepComp(Class LoopTreeDepComp)public MultiGraphObserver(Class MultiGraphObserver)
Class Documentation#
-
class LoopTreeDepCompCreate : public LoopTreeDepComp, public MultiGraphObserver#
Public Functions
-
LoopTreeDepCompCreate(const AstNodePtr &top, bool buildDepGraph = true, bool supportNonFortranLoop = false)#
-
~LoopTreeDepCompCreate()#
-
void BuildDepGraph()#
-
void DetachDepGraph()#
-
inline DepInfoAnal &GetDepAnal()#
-
AstNodePtr CodeGen()#
-
LoopTreeDepCompCreate(const AstNodePtr &top, bool buildDepGraph = true, bool supportNonFortranLoop = false)#