Skip to main content

Module symbol_map

Module symbol_map 

Source

Structs§

SymbolMap

Functions§

extract_identifiers
should_register
ROI-based decision: register only when total savings exceed the MAP entry cost. savings = occurrences * (tokens(ident) - tokens(short_id)) cost = tokens(ident) + tokens(short_id) + MAP_ENTRY_OVERHEAD