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

References

lib/Transforms/InstCombine/InstCombineSimplifyDemanded.cpp
 1345           Elts.push_back(UndefValue::get(Type::getInt32Ty(I->getContext())));
 1347           Elts.push_back(ConstantInt::get(Type::getInt32Ty(I->getContext()),
 1350       I->setOperand(2, ConstantVector::get(Elts));