LLVM API Documentation
#include "llvm/Target/TargetInstrInfo.h"#include "llvm/ADT/hash_map"#include <string>Include dependency graph for TargetSchedInfo.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Namespaces | |
| namespace | llvm |
Classes | |
| struct | llvm::CPUResource |
| struct | llvm::InstrClassRUsage |
| struct | llvm::InstrRUsageDelta |
| struct | llvm::InstrIssueDelta |
| struct | llvm::InstrRUsage |
| class | llvm::TargetSchedInfo |
Typedefs | |
| typedef long long | llvm::CycleCount_t |
| typedef unsigned | llvm::resourceId_t |
Variables | |
| static const CycleCount_t | llvm::HUGE_LATENCY = ~((long long) 1 << (sizeof(CycleCount_t)-2)) |
| static const CycleCount_t | llvm::INVALID_LATENCY = -HUGE_LATENCY |
| const int | llvm::MAX_NUM_SLOTS = 32 |
| const int | llvm::MAX_NUM_CYCLES = 32 |