reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Transforms/InstCombine/InstCombineSelect.cpp
 1801   if (!CondVal->getType()->isVectorTy() || !match(CondVal, m_Constant(CondC)))
 1809     Constant *Elt = CondC->getAggregateElement(i);