For each user variable, keep a list of instruction ranges where this variable is accessible. The variables are listed in order of appearance.
Synopsis
Declared in <llvm/CodeGen/DbgEntityHistoryCalculator.h>
class DbgValueHistoryMap;
Types
Name |
Description |
Specifies a change in a variable's debug value history. |
Type Aliases
Name |
Description |
Index in the entry vector. |
|
Member Functions
Name |
Description |
Test whether a vector of entries features any non‐empty locations. It could have no entries, or only DBG_VALUE $noreg entries. |
|
Drop location ranges which exist entirely outside each variable's scope. |