mirror of
https://github.com/VectorCamp/vectorscan.git
synced 2025-11-19 10:34:25 +03:00
rose: make assignGroupsToLiterals a free function
This commit is contained in:
committed by
Matthew Barr
parent
89dbbe6c53
commit
7690881f85
@@ -1660,7 +1660,7 @@ aligned_unique_ptr<RoseEngine> RoseBuildImpl::buildRose(u32 minWidth) {
|
||||
|
||||
findMoreLiteralMasks(*this);
|
||||
|
||||
assignGroupsToLiterals();
|
||||
assignGroupsToLiterals(*this);
|
||||
assignGroupsToRoles(*this);
|
||||
findGroupSquashers(*this);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user