|
LLVM
4.0.0
|
#include "llvm/Support/DataTypes.h"#include <cassert>Go to the source code of this file.
Classes | |
| struct | llvm::MCProcResourceDesc |
| Define a kind of processor resource that will be modeled by the scheduler. More... | |
| struct | llvm::MCWriteProcResEntry |
| Identify one of the processor resource kinds consumed by a particular scheduling class for the specified number of cycles. More... | |
| struct | llvm::MCWriteLatencyEntry |
| Specify the latency in cpu cycles for a particular scheduling class and def index. More... | |
| struct | llvm::MCReadAdvanceEntry |
| Specify the number of cycles allowed after instruction issue before a particular use operand reads its registers. More... | |
| struct | llvm::MCSchedClassDesc |
| Summarize the scheduling resources required for an instruction of a particular scheduling class. More... | |
| struct | llvm::MCSchedModel |
| Machine model for scheduling, bundling, and heuristics. More... | |
Namespaces | |
| llvm | |
| Compute iterated dominance frontiers using a linear time algorithm. | |
1.8.6