Home
last modified time | relevance | path

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

/external/llvm/lib/TableGen/
DSetTheory.cpp313 RecVec &EltVec = Expansions[Set]; in expand() local
316 EltVec.assign(Elts.begin(), Elts.end()); in expand()
317 return &EltVec; in expand()