_rt_ptr_site struct
Defined in module l0_runtime (l0_runtime.h).
Per-call-site pointer check cache.
Generated code declares one static instance per checked access site; a hit validates with one generation compare and one range check, without hashing.
Public attributes
-
_
rt_ alloc_ record* owner - uint64_t generation