Home
last modified time | relevance | path

Searched refs:PoisonScalar (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp2253 PoisonValue *PoisonScalar = PoisonValue::get(C->getType()->getScalarType()); in unshuffleConstant() local
2254 SmallVector<Constant *, 16> NewVecC(NewCNumElts, PoisonScalar); in unshuffleConstant()