LLVM 20.0.0git
|
#include "llvm/CodeGen/SDPatternMatch.h"
Public Member Functions | |
EffectiveOperands (SDValue N) | |
Public Attributes | |
unsigned | Size = 0 |
unsigned | FirstIndex = 0 |
Definition at line 443 of file SDPatternMatch.h.
|
inlineexplicit |
Definition at line 447 of file SDPatternMatch.h.
unsigned llvm::SDPatternMatch::EffectiveOperands< false >::FirstIndex = 0 |
Definition at line 445 of file SDPatternMatch.h.
unsigned llvm::SDPatternMatch::EffectiveOperands< false >::Size = 0 |
Definition at line 444 of file SDPatternMatch.h.