Home | History | Annotate | Download | only in AsmPrinter

Lines Matching refs:PrevDL

1687   DebugLoc PrevDL;
1704 if (MIDL == PrevDL) {
1723 MI2ScopeMap[RangeBeginMI] = getOrCreateDbgScope(PrevDL);
1732 PrevDL = MIDL;
1737 if (RangeBeginMI && PrevMI && !PrevDL.isUnknown()) {
1740 MI2ScopeMap[RangeBeginMI] = getOrCreateDbgScope(PrevDL);