Pair of a memory access and the location being queried while walking up.
Synopsis
Declared in <llvm/Analysis/MemorySSA.h>
struct UpwardDefsElem;
Data Members
Name |
Description |
Memory location associated with |
|
Current memory access in the upward walk. |
|
True if the location may carry a cross‐iteration dependence. |
Non-Member Functions
Name |
Description |
Return a range walking upward defs from |
|
Return the begin iterator for an upward defs walk of |
Created with MrDocs