Searched defs:IsSingleton (Results 1 – 3 of 3) sorted by relevance
420 bool IsSingleton() const { in IsSingleton() function
128 bool IsSingleton() const { return from_ == to_; } in IsSingleton() function
6958 bool IsSingleton = Ingredient2Recipe.count(I); in tryToWiden() local