Searched refs:inplace_ok (Results 1 – 6 of 6) sorted by relevance
937 bool inplace_ok = node->refcount.IsOne(); in RemoveSuffixFrom() local950 inplace_ok = inplace_ok && node->refcount.IsOne(); in RemoveSuffixFrom()956 } else if (inplace_ok && node->tag != EXTERNAL) { in RemoveSuffixFrom()
963 bool inplace_ok = node->refcount.IsOne(); in RemoveSuffixFrom() local976 inplace_ok = inplace_ok && node->refcount.IsOne(); in RemoveSuffixFrom()982 } else if (inplace_ok && node->tag != EXTERNAL) { in RemoveSuffixFrom()
940 bool inplace_ok = node->refcount.IsOne(); in RemoveSuffixFrom() local953 inplace_ok = inplace_ok && node->refcount.IsOne(); in RemoveSuffixFrom()959 } else if (inplace_ok && node->tag != EXTERNAL) { in RemoveSuffixFrom()
876 bool inplace_ok = node->refcount.IsOne(); in RemoveSuffixFrom() local889 inplace_ok = inplace_ok && node->refcount.IsOne(); in RemoveSuffixFrom()895 } else if (inplace_ok && node->tag != EXTERNAL) { in RemoveSuffixFrom()