Class DepCompAstRefGraphCreate#
Defined in File LoopTreeLocality.h
Inheritance Relationships#
Base Type#
public DepInfoGraphCreate< DepCompAstRefGraphNode >(Template Class DepInfoGraphCreate)
Class Documentation#
-
class DepCompAstRefGraphCreate : public DepInfoGraphCreate<DepCompAstRefGraphNode>#
Public Functions
-
DepCompAstRefGraphNode *CreateNode(const AstNodePtr &r, LoopTreeNode *stmt)#
-
DepInfoEdge *CreateEdge(DepCompAstRefGraphNode *src, DepCompAstRefGraphNode *snk, const DepInfo &dep)#
-
void Build(LoopTreeLocalityAnal &tc, LoopTreeNode *root)#
-
bool SelfReuseLevel(const DepCompAstRefGraphNode *n, int level) const#
-
DepCompAstRefGraphNode *CreateNode(const AstNodePtr &r, LoopTreeNode *stmt)#