Searched refs:UndefInt8 (Results 1 – 1 of 1) sorted by relevance
6079 auto *UndefInt8 = UndefValue::get(Type::getInt8Ty(Ctx)); in isBytewiseValue() local6081 return UndefInt8; in isBytewiseValue()6143 if (LHS == UndefInt8) in isBytewiseValue()6145 if (RHS == UndefInt8) in isBytewiseValue()6151 Value *Val = UndefInt8; in isBytewiseValue()6159 Value *Val = UndefInt8; in isBytewiseValue()