tglite.op.cache

tglite.op.cache(ctx: TContext, id: int, blk: TBlock, include_first=False)

Applies the caching optimization to the TBlock by rewriting the destination nodes and using ctx as scratch space.

Parameters:
  • ctx

  • id

  • blk

  • include_first