struct constantexpr_match
Declaration
struct constantexpr_match { /* full declaration omitted */ };
Declared at: llvm/include/llvm/IR/PatternMatch.h:156
Method Overview
- public template <typename ITy>bool match(ITy * V)
Methods
ΒΆtemplate <typename ITy>
bool match(ITy* V)
template <typename ITy>
bool match(ITy* V)
Declared at: llvm/include/llvm/IR/PatternMatch.h:157
Templates
- ITy
Parameters
- ITy* V