LLVM 20.0.0git
|
#include "llvm/IR/PatternMatch.h"
Public Member Functions | |
CastInst_match (const Op_t &OpMatch) | |
template<typename OpTy > | |
bool | match (OpTy *V) |
Public Attributes | |
Op_t | Op |
Definition at line 1918 of file PatternMatch.h.
|
inline |
Definition at line 1921 of file PatternMatch.h.
|
inline |
Definition at line 1923 of file PatternMatch.h.
References I.
Op_t llvm::PatternMatch::CastInst_match< Op_t, Class >::Op |
Definition at line 1919 of file PatternMatch.h.