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

References

lib/Transforms/InstCombine/InstCombineLoadStoreAlloca.cpp
  872   uint64_t TyAllocSize = DL.getTypeAllocSize(AllocTy);
  899   return isObjectSizeLessThanOrEq(GEPI->getOperand(0), TyAllocSize, DL) &&