Structs§
- Cost
Checker 🔒 - Verify that the callee body is compatible with the caller.
Constants§
- CALL_
PENALTY 🔒 - CONST_
SWITCH_ 🔒BONUS - INSTR_
COST 🔒 - LANDINGPAD_
PENALTY 🔒 - LARGE_
SWITCH_ 🔒PENALTY - RESUME_
PENALTY 🔒
Functions§
- is_
call_ 🔒like - A terminator that’s more call-like (might do a bunch of work, might panic, etc) than it is goto-/return-like (no side effects, etc).