LLVM
8.0.1
|
#include "llvm/CodeGen/GlobalISel/MIPatternMatch.h"
Public Member Functions | |
template<typename MatchSrc > | |
bool | match (MachineRegisterInfo &MRI, MatchSrc &&src) |
Definition at line 93 of file MIPatternMatch.h.
|
inline |
Definition at line 95 of file MIPatternMatch.h.
Referenced by llvm::MIPatternMatch::Or< Pred, Preds... >::match().