Searched refs:IsPow2OrUndef (Results 1 – 1 of 1) sorted by relevance
50669 bool IsPow2OrUndef = true; in combineOrXorWithSETCC() local50671 IsPow2OrUndef &= UndefElts[I] || EltBits[I].isPowerOf2(); in combineOrXorWithSETCC()50673 if (IsPow2OrUndef) in combineOrXorWithSETCC()