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

Method expr

src/front/datalog/mod.rs:165–236  ·  view source on GitHub ↗

Generate IR for an expression. `top_level` indicates whether this expression is a top-level expression in a condition.

(&mut self, e: &'ast ast::Expression, top_level: bool)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

conditionMethod · 0.45
bin_exprMethod · 0.45
un_exprMethod · 0.45
lint_ruleMethod · 0.45

Calls 15

array_idxFunction · 0.85
foldFunction · 0.85
as_uint_constantFunction · 0.85
bin_exprMethod · 0.80
un_exprMethod · 0.80
literalMethod · 0.80
spanMethod · 0.80
mapMethod · 0.80
enter_functionMethod · 0.80
declare_initMethod · 0.80
rule_casesMethod · 0.80
exit_functionMethod · 0.80

Tested by

no test coverage detected