| 
    LLVM 22.0.0git
    
   | 
 
#include "llvm/CodeGen/SDPatternMatch.h"
Public Member Functions | |
| Value_bind (SDValue &N) | |
| template<typename MatchContext> | |
| bool | match (const MatchContext &, SDValue N) | 
Public Attributes | |
| SDValue & | BindVal | 
Definition at line 194 of file SDPatternMatch.h.
      
  | 
  inlineexplicit | 
Definition at line 197 of file SDPatternMatch.h.
      
  | 
  inline | 
Definition at line 199 of file SDPatternMatch.h.
| SDValue& llvm::SDPatternMatch::Value_bind::BindVal | 
Definition at line 195 of file SDPatternMatch.h.
Referenced by match(), and Value_bind().