llvm::LibCallFunctionInfo::LibCallFunctionInfo::LocationMRInfo Struct Reference
#include <LibCallSemantics.h>
List of all members.
|
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.
|
Detailed Description
LocationMRInfo - This pair captures info about whether a specific location is modified or referenced by a libcall.
The documentation for this struct was generated from the following file: