Home | History | Annotate | Download | only in IR

Lines Matching refs:UV

263   if (const UndefValue *UV = dyn_cast<UndefValue>(this))
264 return Elt < UV->getNumElements() ? UV->getElementValue(Elt) : nullptr;