reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
199 bool IsAccessSafe(Value *Addr, uint64_t Size, const Value *AllocaPtr,
273 return IsAccessSafe(U, Len->getZExtValue(), AllocaPtr, AllocaSize); 296 if (!IsAccessSafe(UI, DL.getTypeStoreSize(I->getType()), AllocaPtr, 313 if (!IsAccessSafe(UI, DL.getTypeStoreSize(I->getOperand(0)->getType()),