Home | History | Annotate | Download | only in AsmPrinter

Lines Matching refs:Range

758     for (const InsnRange &Range : Scope->getRanges()) {
759 const MCSymbol *Begin = getLabelBeforeInsn(Range.first);
760 const MCSymbol *End = getLabelAfterInsn(Range.second);
803 const InsnRange &Range = *I;
804 const MachineInstr *DVInst = Range.first;
838 // Compute the label range.
839 const MCSymbol *Begin = getLabelBeforeInsn(Range.first);
840 const MCSymbol *End = getLabelAfterInsn(Range.second);
848 // If the last range end is our begin, just extend the last range.
849 // Otherwise make a new range.
857 // FIXME: Do more range combining.
1879 // Calculate the on disk prefix of the appropriate def range record. The