Searched refs:UndefInt8 (Results 1 – 1 of 1) sorted by relevance
5965 auto *UndefInt8 = UndefValue::get(Type::getInt8Ty(Ctx)); in isBytewiseValue() local5967 return UndefInt8; in isBytewiseValue()5971 return UndefInt8; in isBytewiseValue()6029 if (LHS == UndefInt8) in isBytewiseValue()6031 if (RHS == UndefInt8) in isBytewiseValue()6037 Value *Val = UndefInt8; in isBytewiseValue()6045 Value *Val = UndefInt8; in isBytewiseValue()