LLVM 20.0.0git
|
#include "llvm/IR/PatternMatch.h"
Public Member Functions | |
NoWrapTrunc_match (const Op_t &OpMatch) | |
template<typename OpTy > | |
bool | match (OpTy *V) |
Public Attributes | |
Op_t | Op |
Definition at line 1959 of file PatternMatch.h.
|
inline |
Definition at line 1962 of file PatternMatch.h.
|
inline |
Definition at line 1964 of file PatternMatch.h.
References I.
Op_t llvm::PatternMatch::NoWrapTrunc_match< Op_t, WrapFlags >::Op |
Definition at line 1960 of file PatternMatch.h.