LLVM: llvm::MIPatternMatch::ImplicitDefMatch Struct Reference (original) (raw)

#include "[llvm/CodeGen/GlobalISel/MIPatternMatch.h](MIPatternMatch%5F8h%5Fsource.html)"

Public Member Functions
bool match (const MachineRegisterInfo &MRI, Register Reg)

Detailed Description

Definition at line 463 of file MIPatternMatch.h.

Member Function Documentation

match()

bool llvm::MIPatternMatch::ImplicitDefMatch::match ( const MachineRegisterInfo & MRI, Register Reg ) inline

Definition at line 464 of file MIPatternMatch.h.

References llvm::MachineInstr::getOpcode(), llvm::MIPatternMatch::m_MInstr(), llvm::MIPatternMatch::mi_match(), MRI, and Reg.


The documentation for this struct was generated from the following file: