LLVM: llvm::SetTheory::Expander Class Reference (original) (raw)
Expander - A callback function that can transform a Record representing a set into a fully expanded list of elements. More...
#include "[llvm/TableGen/SetTheory.h](SetTheory%5F8h%5Fsource.html)"
Expander - A callback function that can transform a Record representing a set into a fully expanded list of elements.
Expanders provide a way for users to define named sets that can be used in DAG expressions.
Definition at line 86 of file SetTheory.h.
| virtual llvm::SetTheory::Expander::~Expander ( ) | virtualdefault |
|---|
◆ expand()
The documentation for this class was generated from the following files:
- include/llvm/TableGen/SetTheory.h
- lib/TableGen/SetTheory.cpp