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

Function new_tuple

src/ir/opt/cfold.rs:34–41  ·  view source on GitHub ↗

Create a tuple from children. If all children are const, then make the whole tuple const

(children: Vec<Term>)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

checkFunction · 0.85
checkFunction · 0.85
fold_cacheFunction · 0.85
expr_impl_inner_Method · 0.85
extractFunction · 0.85

Calls 4

leaf_termFunction · 0.85
termFunction · 0.85
mapMethod · 0.80
as_value_optMethod · 0.80

Tested by

no test coverage detected