LLVM 19.0.0git
Public Member Functions | Public Attributes | List of all members
llvm::SDPatternMatch::EffectiveOperands< false > Struct Reference

#include "llvm/CodeGen/SDPatternMatch.h"

Public Member Functions

 EffectiveOperands (SDValue N)
 

Public Attributes

unsigned Size = 0
 
unsigned FirstIndex = 0
 

Detailed Description

Definition at line 427 of file SDPatternMatch.h.

Constructor & Destructor Documentation

◆ EffectiveOperands()

llvm::SDPatternMatch::EffectiveOperands< false >::EffectiveOperands ( SDValue  N)
inlineexplicit

Definition at line 431 of file SDPatternMatch.h.

Member Data Documentation

◆ FirstIndex

Definition at line 429 of file SDPatternMatch.h.

◆ Size

Definition at line 428 of file SDPatternMatch.h.


The documentation for this struct was generated from the following file: