Searched refs:UndefInt8 (Results 1 – 1 of 1) sorted by relevance
4011 auto *UndefInt8 = UndefValue::get(Type::getInt8Ty(Ctx)); in isBytewiseValue() local4013 return UndefInt8; in isBytewiseValue()4017 return UndefInt8; in isBytewiseValue()4076 if (LHS == UndefInt8) in isBytewiseValue()4078 if (RHS == UndefInt8) in isBytewiseValue()4084 Value *Val = UndefInt8; in isBytewiseValue()4092 Value *Val = UndefInt8; in isBytewiseValue()