Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/TableGen/
DSetTheory.cpp322 RecVec &EltVec = Expansions[Set]; in expand() local
325 EltVec.assign(Elts.begin(), Elts.end()); in expand()
326 return &EltVec; in expand()