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

References

lib/Transforms/InstCombine/InstructionCombining.cpp
 1662         IndexTy->isVectorTy()
 1663             ? VectorType::get(NewScalarIndexTy, IndexTy->getVectorNumElements())
 1675     if (IndexTy != NewIndexType) {