Module rustc_codegen_ssa::mir
source · Modules
Structs
Master context for codegenning from MIR.
Enums
LocalRef 🔒
Functions
Produces, for each argument, a
Value
pointing at the
argument’s value. As arguments are places, these are always
indirect.