Skip to main content

is_yul_call

Function is_yul_call 

Source
fn is_yul_call(gcx: Gcx<'_>, expr: &Expr<'_>, candidates: &[Builtin]) -> bool
Expand description

A two-argument call to one of the given Yul builtins.