Home | History | Annotate | Download | only in CodeGen

Lines Matching full:emission

31 //                              Statement Emission
100 assert(incoming && "expression emission must have an insertion point");
105 assert(outgoing && "expression emission cleared block!");
108 // point is always set. To maintain that, the call-emission code
112 // "exit();". Since expression emission doesn't otherwise create
115 // block, because *statement* emission does sometimes create
937 // to the top of this chain after switch emission is complete.