LLVM 20.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 447 of file SDPatternMatch.h.
|
inlineexplicit |
Definition at line 452 of file SDPatternMatch.h.
unsigned llvm::SDPatternMatch::EffectiveOperands< false >::FirstIndex = 0 |
Definition at line 449 of file SDPatternMatch.h.
unsigned llvm::SDPatternMatch::EffectiveOperands< false >::Size = 0 |
Definition at line 448 of file SDPatternMatch.h.