Module rustc_codegen_ssa::mir [−][src]
Modules
An analysis to determine which locals require allocas and which do not.
Structs
Master context for codegenning from MIR.
Enums
Functions
Produces, for each argument, a Value
pointing at the
argument’s value. As arguments are places, these are always
indirect.