Home
last modified time | relevance | path

Searched refs:is_context_unused (Results 1 – 1 of 1) sorted by relevance

/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/compiler/src/
H A Dv3_codegen.erl1183 case is_context_unused(Body) of
1222 is_context_unused(#k_alt{then=Then}) -> function
1226 is_context_unused(Then);
1227 is_context_unused(#cg_block{}) -> function
1229 is_context_unused(_) -> function