| 
    LLVM 22.0.0git
    
   | 
 
#include "llvm/CodeGen/SDPatternMatch.h"
Public Member Functions | |
| Not (const Pred &P) | |
| template<typename MatchContext> | |
| bool | match (const MatchContext &Ctx, SDValue N) | 
Public Attributes | |
| Pred | P | 
Definition at line 411 of file SDPatternMatch.h.
      
  | 
  inlineexplicit | 
Definition at line 414 of file SDPatternMatch.h.
References P.
      
  | 
  inline | 
Definition at line 417 of file SDPatternMatch.h.
| Pred llvm::SDPatternMatch::Not< Pred >::P | 
Definition at line 412 of file SDPatternMatch.h.