Module rustc_mir::transform::inline [−][src]
🔬 This is a nightly-only experimental API. (rustc_private)
this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via Cargo.toml instead?
Inlining pass for MIR functions
Structs
| CallSite |
[ Experimental ]
|
| Inline |
[ Experimental ]
|
| Inliner |
[ Experimental ]
|
| Integrator |
[ Experimental ] Integrator. |
Constants
| CALL_PENALTY |
[ Experimental ]
|
| DEFAULT_THRESHOLD |
[ Experimental ]
|
| HINT_THRESHOLD |
[ Experimental ]
|
| INSTR_COST |
[ Experimental ]
|
| UNKNOWN_SIZE_COST |
[ Experimental ]
|
Functions
| type_size_of |
[ Experimental ]
|