struct undef_match
Declaration
struct undef_match { /* full declaration omitted */ };
Declared at: llvm/include/llvm/IR/PatternMatch.h:91
Method Overview
Methods
¶static bool check(const llvm::Value* V)
static bool check(const llvm::Value* V)
Declared at: llvm/include/llvm/IR/PatternMatch.h:92
Parameters
- const llvm::Value* V
¶template <typename ITy>
bool match(ITy* V)
template <typename ITy>
bool match(ITy* V)
Declared at: llvm/include/llvm/IR/PatternMatch.h:130
Templates
- ITy
Parameters
- ITy* V