Searched refs:TmpList (Results 1 – 1 of 1) sorted by relevance
733 SmallVector<Value *, 8> TmpList; in concatenateVectors() local739 TmpList.push_back(concatenateTwoVectors(Builder, V0, V1)); in concatenateVectors()744 TmpList.push_back(ResList[NumVecs - 1]); in concatenateVectors()746 ResList = TmpList; in concatenateVectors()