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