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