Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/TableGen/
DSetTheory.cpp323 RecVec &EltVec = Expansions[Set]; in expand() local
326 EltVec.assign(Elts.begin(), Elts.end()); in expand()
327 return &EltVec; in expand()