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

References

lib/Transforms/InstCombine/InstructionCombining.cpp
 1116   NewIndices.push_back(ConstantInt::get(IndexTy, FirstIdx));
 1130       NewIndices.push_back(ConstantInt::get(Type::getInt32Ty(Ty->getContext()),
 1138       NewIndices.push_back(ConstantInt::get(IndexTy,Offset/EltSize));