Searched refs:EndingEntry (Results 1 – 1 of 1) sorted by relevance
1399 auto &EndingEntry = Entries[Entry.getEndIndex()]; in calculateRanges() local1400 End = EndingEntry.isDbgValue() in calculateRanges()1401 ? getLabelBeforeInsn(EndingEntry.getInstr()) in calculateRanges()1402 : getLabelAfterInsn(EndingEntry.getInstr()); in calculateRanges()