| 
    LLVM 22.0.0git
    
   | 
 
#include "llvm/CodeGen/SDPatternMatch.h"
Public Member Functions | |
| template<typename MatchContext> | |
| EffectiveOperands (SDValue N, const MatchContext &Ctx) | |
Public Attributes | |
| unsigned | Size = 0 | 
| unsigned | FirstIndex = 0 | 
Definition at line 498 of file SDPatternMatch.h.
      
  | 
  inlineexplicit | 
Definition at line 503 of file SDPatternMatch.h.
| unsigned llvm::SDPatternMatch::EffectiveOperands< false >::FirstIndex = 0 | 
Definition at line 500 of file SDPatternMatch.h.
| unsigned llvm::SDPatternMatch::EffectiveOperands< false >::Size = 0 | 
Definition at line 499 of file SDPatternMatch.h.
Referenced by EffectiveOperands().