LLVM: llvm::PatternMatch::match_combine_and< LTy, RTy > Struct Template Reference (original) (raw)
#include "[llvm/IR/PatternMatch.h](PatternMatch%5F8h%5Fsource.html)"
Inheritance diagram for llvm::PatternMatch::match_combine_and< LTy, RTy >:
| Public Attributes | |
|---|---|
| LTy | L |
| RTy | R |
Detailed Description
template<typename LTy, typename RTy>
struct llvm::PatternMatch::match_combine_and< LTy, RTy >
Definition at line 256 of file PatternMatch.h.
Constructor & Destructor Documentation
template<typename LTy, typename RTy>
Member Function Documentation
◆ match()
template<typename LTy, typename RTy>
template
Member Data Documentation
◆ L
template<typename LTy, typename RTy>
◆ R
template<typename LTy, typename RTy>
The documentation for this struct was generated from the following file:
- include/llvm/IR/PatternMatch.h