Searched refs:HasUndefs (Results 1 – 2 of 2) sorted by relevance
5050 bool HasUndefs = false; in vectorizeTree() local5054 HasUndefs = true; in vectorizeTree()5069 if (HasUndefs && UniqueVals == 1 && UniqueValues.size() == 1) { in vectorizeTree()
161 bool HasUndefs; in isConstantSplatVector() local163 return BV->isConstantSplat(SplatVal, SplatUndef, SplatBitSize, HasUndefs, in isConstantSplatVector()