The term "local variables" predated the SSA builder in the front-end crate, which also provides a way to implement source-language local variables. The name "explicit stack slot" makes it clear what this construct is.
This crate contains the core Cretonne code generator. It translates code from an intermediate language into executable machine code.