LLVM: llvm::PatternMatch::deferredval_ty< Class > Struct Template Reference (original) (raw)
Stores a reference to the Value *, not the Value * itself, thus can be used in commutative matchers. More...
#include "[llvm/IR/PatternMatch.h](PatternMatch%5F8h%5Fsource.html)"
| Public Attributes | |
|---|---|
| Class *const & | Val |
Detailed Description
template
struct llvm::PatternMatch::deferredval_ty< Class >
Stores a reference to the Value *, not the Value * itself, thus can be used in commutative matchers.
Definition at line 992 of file PatternMatch.h.
Constructor & Destructor Documentation
Member Function Documentation
◆ match()
template
template
Member Data Documentation
◆ Val
The documentation for this struct was generated from the following file:
- include/llvm/IR/PatternMatch.h