|
LLVM
3.7.0
|
This file provides utility analysis objects describing memory locations. More...
Go to the source code of this file.
Classes | |
| class | llvm::MemoryLocation |
| Representation for a specific memory location. More... | |
| struct | llvm::DenseMapInfo< MemoryLocation > |
Namespaces | |
| llvm | |
| Compute iterated dominance frontiers using a linear time algorithm. | |
This file provides utility analysis objects describing memory locations.
These are used both by the Alias Analysis infrastructure and more specialized memory analysis layers.
Definition in file MemoryLocation.h.
1.8.6