QuickBEAM.VM.Compiler.Analysis.Stack (QuickBEAM v0.10.9)

Copy Markdown View Source

Stack-depth inference: computes operand-stack depth at every basic-block entry.

Summary

Functions

Helper for stack-depth inference: computes operand-stack depth at every basic-block entry.

Helper for stack-depth inference: computes operand-stack depth at every basic-block entry.

Functions

infer_block_stack_depths(instructions, entries)

Helper for stack-depth inference: computes operand-stack depth at every basic-block entry.

stack_effect(op, args)

Helper for stack-depth inference: computes operand-stack depth at every basic-block entry.