|
LLVM 24.0.0git
|
#include "llvm/CodeGen/SDPatternMatch.h"
Public Member Functions | |
| EffectiveOperands (SDValue N) | |
Public Attributes | |
| unsigned | Size = 0 |
| unsigned | FirstIndex = 0 |
Definition at line 423 of file SDPatternMatch.h.
|
inlineexplicit |
Definition at line 427 of file SDPatternMatch.h.
| unsigned llvm::SDPatternMatch::EffectiveOperands< false >::FirstIndex = 0 |
Definition at line 425 of file SDPatternMatch.h.
| unsigned llvm::SDPatternMatch::EffectiveOperands< false >::Size = 0 |
Definition at line 424 of file SDPatternMatch.h.
Referenced by EffectiveOperands().