pub fn lower(name: &str, cx: Context<'_>) -> Lowered
Walks a checked translation unit and builds the IR for it.
name is the module’s name, which is the file the tree came from.
name