|
LLVM 24.0.0git
|
Optional trailing operand for a load matcher (e.g. More...
#include "llvm/CodeGen/GlobalISel/MIPatternMatch.h"
Public Attributes | |
| const MachineMemOperand *& | MMO |
Optional trailing operand for a load matcher (e.g.
m_GLoad(m_Reg(Ptr), m_MMO(MMO))) that binds the matched instruction's MachineMemOperand.
Definition at line 496 of file MIPatternMatch.h.
| const MachineMemOperand*& llvm::MIPatternMatch::MMORef::MMO |
Definition at line 497 of file MIPatternMatch.h.