Home | History | Annotate | Download | only in AsmPrinter

Lines Matching refs:PrologEndLoc

1486       if (DL == PrologEndLoc) {
1488 PrologEndLoc = DebugLoc();
1490 if (PrologEndLoc.isUnknown())
1703 (PrologEndLoc.isUnknown() && !MI->getDebugLoc().isUnknown()))
1704 PrologEndLoc = MI->getDebugLoc();
1778 if (!PrologEndLoc.isUnknown()) {
1779 DebugLoc FnStartDL = getFnDebugLoc(PrologEndLoc,