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

References

include/llvm/Analysis/TargetFolder.h
  163     return Fold(ConstantExpr::getInBoundsGetElementPtr(Ty, C, IdxList));
include/llvm/IR/ConstantFolder.h
  177     return ConstantExpr::getInBoundsGetElementPtr(Ty, C, IdxList);
lib/IR/ConstantFold.cpp
  133           return ConstantExpr::getInBoundsGetElementPtr(PTy->getElementType(),
tools/clang/lib/CodeGen/CGObjCMac.cpp
 7725     llvm::ConstantExpr::getInBoundsGetElementPtr(VTableGV->getValueType(),
tools/clang/lib/CodeGen/MicrosoftCXXABI.cpp
 1827     llvm::Constant *VTableGEP = llvm::ConstantExpr::getInBoundsGetElementPtr(
 3608       ABI.getImageRelativeConstant(llvm::ConstantExpr::getInBoundsGetElementPtr(