LLVM: llvm::PatternMatch::InsertValue_match< Ind, T0, T1 (original) (raw)
Matcher for a single index InsertValue instruction. More...
#include "[llvm/IR/PatternMatch.h](PatternMatch%5F8h%5Fsource.html)"
| Public Attributes | |
|---|---|
| T0 | Op0 |
| T1 | Op1 |
Detailed Description
template<int Ind, typename T0, typename T1>
struct llvm::PatternMatch::InsertValue_match< Ind, T0, T1 >
Matcher for a single index InsertValue instruction.
Definition at line 3193 of file PatternMatch.h.
Constructor & Destructor Documentation
template<int Ind, typename T0, typename T1>
Member Function Documentation
◆ match()
template<int Ind, typename T0, typename T1>
template
Member Data Documentation
◆ Op0
template<int Ind, typename T0, typename T1>
◆ Op1
template<int Ind, typename T0, typename T1>
The documentation for this struct was generated from the following file:
- include/llvm/IR/PatternMatch.h