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