|
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 500 of file SDPatternMatch.h.
|
inlineexplicit |
Definition at line 505 of file SDPatternMatch.h.
| unsigned llvm::SDPatternMatch::EffectiveOperands< false >::FirstIndex = 0 |
Definition at line 502 of file SDPatternMatch.h.
| unsigned llvm::SDPatternMatch::EffectiveOperands< false >::Size = 0 |
Definition at line 501 of file SDPatternMatch.h.
Referenced by EffectiveOperands().