Searched refs:InsertIndices (Results 1 – 1 of 1) sorted by relevance
9105 SmallVector<unsigned, 4> InsertIndices; in buildFromShuffleMostly() local9116 if (InsertIndices.size() > 1) in buildFromShuffleMostly()9119 InsertIndices.push_back(i); in buildFromShuffleMostly()9157 for (unsigned Idx : InsertIndices) in buildFromShuffleMostly()