Searched refs:isSingleton (Results 1 – 3 of 3) sorted by relevance
152 bool isSingleton(const SMSNode &N) const { in isSingleton() function491 if (isSingleton(N)) { in unlink()
1051 bool isSingleton() const { return getHeight() == 1; }1139 bool isSingleton() const { return getHeight() == 1; }
256 bool isSingleton = true; in simplifyCond() local259 isSingleton = false; in simplifyCond()265 bool reset = isSingleton && hasAnyDimOf(simple, kSparse); in simplifyCond()