reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
363 isPointerOffset(StartPtr, NextStore->getPointerOperand(), *DL); 367 if (!IB.addStore(*Offset, NextStore, DL)) 380 Optional<int64_t> Offset = isPointerOffset(StartPtr, MSI->getDest(), *DL); 397 AI.getAllocationSizeInBits(*DL).getValue() > 0 && 413 InitializerBuilder IB(Size, DL, Ptr, SetTagFunc, SetTagZeroFunc, StgpFunc); 466 uint64_t Size = Info.AI->getAllocationSizeInBits(*DL).getValue() / 8; 519 DL = &Fn.getParent()->getDataLayout(); 666 uint64_t Size = Info.AI->getAllocationSizeInBits(*DL).getValue() / 8;