code wiki / _hdl_build / nx_cap_detect_ir_gate_t278.nx
nx_cap_detect_ir_gate_t278.nx
buildroot/runtime/_hdl_build/nx_cap_detect_ir_gate_t278.nx
about
nx_cap_detect_ir_gate_t278.nx -- Analyzes IR code to detect memory access ranges and verifies safety properties against allocated memory.
dependencies 4 imports · 0 importers
imports: nx_syscalls.nxnx_tokenizer.nxnx_parse.nxnx_cap_detect_ir_candidate_t278.nx
imported by: nobody (leaf or entry point)
call flow from main pre-order; caps 40 nodes / depth 6 declared; ↻ = already shown
structs
| none |
consts
| none |
functions
| 6 | func jc_test_puts(s:*u8)->i64{var n:i64=0;while s[n]!=(0 as u8){n=n+1};return sys_write(1,s,n)} |
| 7 | func main()->i64 |