Skip to main content

lower

Function lower 

Source
pub fn lower(name: &str, cx: Context<'_>) -> Lowered
Expand description

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.