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

References

lib/IR/ConstantFold.cpp
 2171       PointeeTy, C, makeArrayRef((Value *const *)Idxs.data(), Idxs.size()));
 2193       Type *Ty = GetElementPtrInst::getIndexedType(PointeeTy, Idxs);
 2333   Type *Ty = PointeeTy;
 2456     return ConstantExpr::getGetElementPtr(PointeeTy, C, NewIdxs, InBounds,
 2465         return ConstantExpr::getGetElementPtr(PointeeTy, C, Idxs,