Skip to main content

Module jit_analysis

Module jit_analysis 

Source
Expand description

JIT support detection and analysis

This module provides functionality for analyzing whether a given piece of Shape code can be JIT-compiled based on the opcodes it uses.

Structs§

JitAnalysis

Functions§

analyze_jit_support