rose: Do HWLM advisory masks as a complete pass

This commit is contained in:
Justin Viiret
2016-05-27 15:05:24 +10:00
committed by Matthew Barr
parent beec5e59df
commit 6a6b0e5da6
3 changed files with 75 additions and 13 deletions

View File

@@ -58,6 +58,8 @@ aligned_unique_ptr<HWLM> buildSmallBlockMatcher(const RoseBuildImpl &build,
aligned_unique_ptr<HWLM> buildEodAnchoredMatcher(const RoseBuildImpl &build,
size_t *esize);
void findMoreLiteralMasks(RoseBuildImpl &build);
} // namespace ue2
#endif // ROSE_BUILD_MATCHERS_H