Assignment Tracking (at).
Types
Name |
Description |
Describes properties of a store that has a static size and offset into a some base storage. Used by the getAssignmentInfo functions. |
|
Variable identity for trackAssignments, without fragment info. |
Type Aliases
Name |
Description |
A range of instructions. |
|
Map from alloca backing storage to variables stored there. |
Functions
Name |
Description |
Replace all uses (and attachments) of |
|
Calculate the fragment of the variable in |
|
Remove all Assignment Tracking related intrinsics and metadata from |
|
Delete the llvm.dbg.assign intrinsics linked to |
|
|
|
|
|
Return a range of dbg_assign records for which |
|
Replace DIAssignID uses and attachments with IDs from |
|
Track assignments to |
|
Return true if both records refer to the same variable and location. |
|
Order by variable pointer, then debug location. |
Created with MrDocs