Home | History | Annotate | Download | only in AsmPrinter

Lines Matching refs:StartLabel

842     const MCSymbol *StartLabel = getLabelBeforeInsn(Begin);
843 assert(StartLabel && "Forgot label before DBG_VALUE starting a range!");
857 DebugLocEntry Loc(StartLabel, EndLabel, Value);