Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:EmitLabel

1953   /// EmitLabel - Emit the block for the given label. It is legal to call this
1955 void EmitLabel(const LabelDecl *D); // helper for EmitLabelStmt.