MCPcopy Create free account
hub / github.com/circify/circ / zero_allocate

Method zero_allocate

src/circify/mem.rs:87–93  ·  view source on GitHub ↗

Allocate a new zero-initialized stack array. ## Parameters `size`: number of elements `addr_width`: number of bits in an index `val_width`: number of bits in a value ## Returns Returns a (concrete) allocation identifier which can be used to access this allocation.

(&mut self, size: usize, addr_width: usize, val_width: usize)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

sat_testFunction · 0.45
unsat_testFunction · 0.45

Calls 4

const_Function · 0.85
ArrayClass · 0.85
BitVectorClass · 0.85
allocateMethod · 0.80

Tested by 2

sat_testFunction · 0.36
unsat_testFunction · 0.36