LLVM
8.0.1
|
This is the complete list of members for InstructionMapping, including all inherited members.
dump() const | InstructionMapping | |
getCost() const | InstructionMapping | inline |
getID() const | InstructionMapping | inline |
getNumOperands() const | InstructionMapping | inline |
getOperandMapping(unsigned i) const | InstructionMapping | inline |
InstructionMapping(unsigned ID, unsigned Cost, const ValueMapping *OperandsMapping, unsigned NumOperands) | InstructionMapping | inline |
InstructionMapping()=default | InstructionMapping | |
isValid() const | InstructionMapping | inline |
print(raw_ostream &OS) const | InstructionMapping | |
setOperandsMapping(const ValueMapping *OpdsMapping) | InstructionMapping | inline |
verify(const MachineInstr &MI) const | InstructionMapping |