Searched refs:EltVec (Results 1 – 3 of 3) sorted by relevance
263 RecVec &EltVec = Expansions[Set]; in expand() local266 EltVec.assign(Elts.begin(), Elts.end()); in expand()267 return &EltVec; in expand()
324 RecVec &EltVec = Expansions[Set]; in expand() local327 EltVec.assign(Elts.begin(), Elts.end()); in expand()328 return &EltVec; in expand()
313 RecVec &EltVec = Expansions[Set]; in expand() local316 EltVec.assign(Elts.begin(), Elts.end()); in expand()317 return &EltVec; in expand()