mirror of
https://github.com/VectorCamp/vectorscan.git
synced 2025-11-20 10:56:40 +03:00
rose: make assignGroupsToLiterals a free function
This commit is contained in:
committed by
Matthew Barr
parent
89dbbe6c53
commit
7690881f85
@@ -470,8 +470,6 @@ public:
|
||||
bool hasLiteralInTable(RoseVertex v, enum rose_literal_table t) const;
|
||||
bool hasAnchoredTablePred(RoseVertex v) const;
|
||||
|
||||
void assignGroupsToLiterals(void);
|
||||
|
||||
// Is the given vertex a successor of either root or anchored_root?
|
||||
bool isRootSuccessor(const RoseVertex &v) const;
|
||||
/* Is the given vertex a successor of something other than root or
|
||||
|
||||
Reference in New Issue
Block a user