Searched refs:find_failed (Results 1 – 1 of 1) sorted by relevance
467 bool find_failed = false; in InsertWithHash() local469 find_failed = true; in InsertWithHash()473 if (find_failed) { in InsertWithHash()477 return std::make_pair(iterator(this, index), find_failed); in InsertWithHash()