Return an iterator past the last variable history.
Synopsis
Declared in <llvm/CodeGen/DbgEntityHistoryCalculator.h>
EntriesMap::const_iterator
end() const;
Return Value
Const iterator past the last variable history.
Created with MrDocs