LLVM  8.0.1
Classes | Namespaces | Functions
MachineOperand.h File Reference
#include "llvm/ADT/DenseMap.h"
#include "llvm/IR/Intrinsics.h"
#include "llvm/Support/DataTypes.h"
#include "llvm/Support/LowLevelTypeImpl.h"
#include <cassert>
Include dependency graph for MachineOperand.h:

Go to the source code of this file.

Classes

class  llvm::MachineOperand
 MachineOperand class - Representation of each machine instruction operand. More...
 
struct  llvm::DenseMapInfo< MachineOperand >
 

Namespaces

 llvm
 This class represents lattice values for constants.
 

Functions

raw_ostream & llvm::operator<< (raw_ostream &OS, const MachineOperand &MO)
 
hash_code llvm::hash_value (const MachineOperand &MO)