Lines Matching full:lowering
17 This transformation proceeds in three high level phases -- analysis, lowering,
24 The second high level phase (lowering), changes the decorated parse tree and
45 the information needed for lowering.
128 ## Lowering
130 Lowering takes the parse tree and symbol table produced by analysis and
133 ### Create the lowering bridge
145 The lowering bridge is a container that holds all of the information needed for lowering.
147 **Output:** A container with all of the information needed for lowering
151 ### Initial lowering
153 **Input:** the lowering bridge
159 The compiler then takes the information in the lowering bridge and creates a