Class RewriteRemovePersistentReadWrite


  • public class RewriteRemovePersistentReadWrite
    extends HopRewriteRule
    This rewrite is a custom rewrite for JMLC in order to replace all persistent reads and writes with transient reads and writes from the symbol table.