LLVM API Documentation
#include <LibCallSemantics.h>

Public Attributes | |
| unsigned | LocationID |
| LocationID - ID # of the accessed location or ~0U for array end. | |
| AliasAnalysis::ModRefResult | MRInfo |
| MRInfo - Mod/Ref info for this location. | |
LocationMRInfo - This pair captures info about whether a specific location is modified or referenced by a libcall.
Definition at line 78 of file LibCallSemantics.h.
LocationID - ID # of the accessed location or ~0U for array end.
Definition at line 80 of file LibCallSemantics.h.
MRInfo - Mod/Ref info for this location.
Definition at line 82 of file LibCallSemantics.h.