Skip to main content

Module runtime_computed

Module runtime_computed 

Source

Structs§

ComputedCacheSlotId
Stable runtime cache-slot identity for one computed value.
ComputedDirtyFlagId
Stable declaration-level dirty-flag identity for one computed value.
RuntimeComputedDirtyFlag
Stable runtime dirty-flag identity and compiler-provided initial state.
RuntimeComputedRecord
Runtime metadata for one compiler-lowered computed evaluation.
RuntimeComputedRegistry
Compiler-owned runtime registry for canonical computed values.

Functions§

build_runtime_computed_registry
Build deterministic runtime computed records from canonical ASM and IR products.

Type Aliases§

RuntimeComputedCacheSlot
Compatibility spelling for the declaration-level E12 cache identity.