Searched refs:EndingEntry (Results 1 – 1 of 1) sorted by relevance
1437 auto &EndingEntry = Entries[Entry.getEndIndex()]; in calculateRanges() local1438 End = EndingEntry.isDbgValue() in calculateRanges()1439 ? getLabelBeforeInsn(EndingEntry.getInstr()) in calculateRanges()1440 : getLabelAfterInsn(EndingEntry.getInstr()); in calculateRanges()