Return the index of the entry that ends this debug value, or NoEntry.

Synopsis

Declared in <llvm/CodeGen/DbgEntityHistoryCalculator.h>

EntryIndex
getEndIndex() const;

Return Value

The end‐entry index, or NoEntry if still open.

Created with MrDocs