mirror of
https://github.com/VectorCamp/vectorscan.git
synced 2025-10-10 16:22:22 +03:00
rose: eliminate roseSize, use bytecode_ptr size
This commit is contained in:
committed by
Matthew Barr
parent
820f1432aa
commit
3e5a8c9c90
@@ -134,8 +134,6 @@ std::unique_ptr<RoseBuild> makeRoseBuilder(ReportManager &rm,
|
||||
bool roseCheckRose(const RoseInGraph &ig, bool prefilter,
|
||||
const ReportManager &rm, const CompileContext &cc);
|
||||
|
||||
size_t roseSize(const RoseEngine *t);
|
||||
|
||||
/* used by heuristics to determine the small write engine. High numbers are
|
||||
* intended to indicate a lightweight rose. */
|
||||
u32 roseQuality(const RoseEngine *t);
|
||||
|
Reference in New Issue
Block a user