Searched refs:IndexNotInserted (Results 1 – 1 of 1) sorted by relevance
22916 std::bitset<4> IndexNotInserted((1 << NumVecElts) - 1); in replaceSplatVectorStore() local22936 IndexNotInserted.reset(IndexVal); in replaceSplatVectorStore()22941 if (IndexNotInserted.any()) in replaceSplatVectorStore()