|
LLVM
3.7.0
|
#include "llvm/ADT/DenseMap.h"#include "llvm/ADT/SmallSet.h"#include "llvm/CodeGen/MachineCombinerPattern.h"#include "llvm/CodeGen/MachineFunction.h"#include "llvm/MC/MCInstrInfo.h"#include "llvm/Target/TargetRegisterInfo.h"Go to the source code of this file.
Classes | |
| class | llvm::SmallVectorImpl< T > |
| This class consists of common code factored out of the SmallVector class to reduce code duplication based on the SmallVector 'N' template parameter. More... | |
| class | llvm::TargetInstrInfo |
| TargetInstrInfo - Interface to description of machine instruction set. More... | |
| struct | llvm::TargetInstrInfo::RegSubRegPair |
| A pair composed of a register and a sub-register index. More... | |
| struct | llvm::TargetInstrInfo::RegSubRegPairAndIdx |
| A pair composed of a pair of a register and a sub-register index, and another sub-register index. More... | |
| struct | llvm::TargetInstrInfo::MachineBranchPredicate |
| Represents a predicate at the MachineFunction level. More... | |
Namespaces | |
| llvm | |
| Compute iterated dominance frontiers using a linear time algorithm. | |
1.8.6