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).