Home
last modified time | relevance | path

Searched refs:SequenceOp (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/TableGen/
H A DSetTheory.cpp176 struct SequenceOp : public SetTheory::Operator { struct
266 addOperator("sequence", std::make_unique<SequenceOp>()); in SetTheory()