LLVM: llvm::MIPatternMatch::Or< Preds > Struct Template Reference (original) (raw)
#include "[llvm/CodeGen/GlobalISel/MIPatternMatch.h](MIPatternMatch%5F8h%5Fsource.html)"
Inheritance diagram for llvm::MIPatternMatch::Or< Preds >:
[legend]
| Public Member Functions | |
|---|---|
| template | |
| bool | match (const MachineRegisterInfo &MRI, MatchSrc &&src) |
Detailed Description
template<typename... Preds>
struct llvm::MIPatternMatch::Or< Preds >
Definition at line 333 of file MIPatternMatch.h.
Member Function Documentation
◆ match()
template<typename... Preds>
template
| bool llvm::MIPatternMatch::Or< Preds >::match ( const MachineRegisterInfo & MRI, MatchSrc && src ) | inline |
|---|
Definition at line 335 of file MIPatternMatch.h.
References MRI.
Referenced by llvm::MIPatternMatch::Or< Pred, Preds... >::match().
The documentation for this struct was generated from the following file:
- include/llvm/CodeGen/GlobalISel/MIPatternMatch.h