Class DepCompAstRefAnal#
Defined in File LoopTreeLocality.h
Class Documentation#
-
class DepCompAstRefAnal#
Public Functions
-
inline DepCompAstRefAnal(LoopTreeNode *_root)#
-
inline LoopTreeNode *get_tree_root() const#
-
inline int get_stmt_size() const#
-
inline bool has_stmt(LoopTreeNode *s) const#
-
inline bool is_mod_ref(const AstNodePtr &ref) const#
-
inline int CompareStmt(LoopTreeNode *s1, LoopTreeNode *s2) const#
-
inline int CompareAstRef(const DepCompAstRef &r1, const DepCompAstRef &r2) const#
-
inline DepCompAstRefAnal(LoopTreeNode *_root)#